v1.1.2
MathOptInterface v1.1.2
Closed issues:
- SDPA reader errors on valid file (#1541)
- Discover fixed excluded tests (#1770)
- FileFormats.LP reader is broken (#1786)
- FileFormats.LP does not support writing SOS constraints (#1791)
Merged pull requests:
- Fix typo in docstring (#1788) (@blegat)
- [FileFormats] robust reading of dimensions in SDPA file (#1789) (@blegat)
- [FileFormats] large fix and refactor of the LP reader (#1790) (@odow)
- [FileFormats] various style fixes to the LP writer (#1792) (@odow)
- [FileFormats] fix read and write of SOS constraints in FileFormats.LP (#1793) (@odow)
- Prep for v1.1.2 (#1794) (@odow)
- [docs] clarify how to re-run excluded tests in a solver (#1795) (@odow)