Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename MosekModel to Optimizer #68

Merged
merged 1 commit into from
May 28, 2021
Merged

Rename MosekModel to Optimizer #68

merged 1 commit into from
May 28, 2021

Conversation

blegat
Copy link
Member

@blegat blegat commented May 27, 2021

Closes #64

@blegat blegat merged commit c9937bd into master May 28, 2021
@odow odow deleted the bl/MosekModel 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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
* 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 <ulf.worsoe@mosek.com>
Co-authored-by: Mathieu Besançon <mathieu.besancon@gmail.com>
Co-authored-by: Oscar Dowson <odow@users.noreply.github.com>
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.

Preparing for MOSEK 10
1 participant