v0.9.19
·
1176 commits
to master
since this release
MathOptInterface v0.9.19
Closed issues:
- Add a unit test for double optimize call (#441)
- Empty problem (#640)
- Add CallbackNodeStatus attribute (#1112)
- What's the current way of running unit tests on all solvers? (#1192)
- Add bridge to that converts upper/lower constraints to interval constraints (#1193)
Merged pull requests:
- issue 441: unit test for double optimize (#1186) (@shadiakiki1986)
- update travis badge urls from travis-ci.org to travis-ci.com (#1188) (@shadiakiki1986)
- Add a new docs page about testing in the package (#1189) (@shadiakiki1986)
- Add comprehensive tests for Farkas certificates (#1190) (@odow)
- Switch CI to Github actions (#1194) (@odow)
- issue 1193: Add bridge to that converts upper/lower constraints to interval constraints (#1195) (@shadiakiki1986)
- Bump documenter version (#1196) (@odow)
- fix Grisu usage on upcoming 1.6 and fix a few printing tests (#1197) (@KristofferC)
- Update README badge to Github Action (#1198) (@blegat)
- Add CallbackNodeStatus attribute (#1199) (@odow)
- Begin re-organization of MOI docs (#1200) (@odow)
- NEWS for v0.9.19 (#1204) (@blegat)