Releases: jump-dev/MathOptLazy.jl
Releases · jump-dev/MathOptLazy.jl
v0.1.0
MathOptLazy v0.1.0
Merged pull requests:
- Fix branch name in ci.yml and format_check.yml (#1) (@odow)
- More improvements to the MOI API (#2) (@odow)
- Add support for all constraint types (#3) (@odow)
- Update VariablePrimalStart between solves (#4) (@odow)
- Fix warning formatting in README.md (#5) (@blegat)
- Fix writing to a MOI.FileFormats.MOF file (#6) (@odow)
- Don't restore VariablePrimalStart on exit from optimize (#7) (@odow)
- Fix support for models that are unbounded without lazy constraints (#8) (@odow)
- Prep for public release (#9) (@odow)