Skip to content

Implement MOI.SolverVersion#79

Merged
blegat merged 2 commits intomasterfrom
odow-patch-1
Dec 1, 2021
Merged

Implement MOI.SolverVersion#79
blegat merged 2 commits intomasterfrom
odow-patch-1

Conversation

@odow
Copy link
Copy Markdown
Member

@odow odow commented Nov 24, 2021

Causing tests to fail: jump-dev/SolverTests#17

@odow
Copy link
Copy Markdown
Member Author

odow commented Nov 24, 2021

@blegat do we not have CI?

@odow odow mentioned this pull request Nov 24, 2021
20 tasks
@blegat
Copy link
Copy Markdown
Member

blegat commented Nov 25, 2021

We used to with Travis, it probably just needs to be updated to Github Actions

@blegat blegat merged commit fc9f3da into master Dec 1, 2021
@odow odow deleted the odow-patch-1 branch December 1, 2021 22:31
blegat pushed a commit that referenced this pull request Dec 3, 2021
* Implement MOI.SolverVersion

* Update Project.toml
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 <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.

2 participants