Skip to content

Releases: jump-dev/MathOptLazy.jl

v0.1.0

22 May 23:43
42dd65a

Choose a tag to compare

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)