Skip to content

Conversation

@blegat
Copy link
Member

@blegat blegat commented Oct 4, 2020

Closes #30

@blegat blegat merged commit 43213d5 into master Oct 4, 2020
@odow odow deleted the bl/zero_one branch November 24, 2021 23:22
blegat added a commit that referenced this pull request Dec 3, 2021
blegat added a commit that referenced this pull request Dec 3, 2021
* cherry-pick 7cfeba6

* fix: interval bound with infinite bound value

* Fixes to pass MOI v0.9.9 tests

* Revert "Temporarily remove REDUCTION_CERTIFICATE"

This reverts commit f35b419.

* Add missing methods for variable primal start

* Remove support for VectorOfVariables-in-SDP constraints (#53)

* Remove support for VectorOfVariables-in-SDP constraints

* Update Julia version in .travis.yml

* Fixes

* Fixes

* Bump minimum MOI version

* Update with_optimizer in README

* Fix unbounded check

* Remove support for ZeroOne (#58)

* Fix solutions for conic problems with starting values (#67)

* Rename MosekModel to Optimizer (#68)

* Moi 10 (#75)

* remove deprecated calls

* start MOI 10

* enumerate tests

* no basis status

* add quadratic

* regroup all runtests

* deprecated call

* cached test

* Travis -> Github actions (#83)

* Implement MOI.SolverVersion (#79)

* Implement MOI.SolverVersion

* Update Project.toml

* Throw error when setting name of matrix variable (#82)

* Throw error when setting name of matrix variable

* Add test

* Exclude failing integer tests

Co-authored-by: ulfw <[email protected]>
Co-authored-by: Mathieu Besançon <[email protected]>
Co-authored-by: Oscar Dowson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Remove support for ZeroOne

2 participants