Skip to content

v1.29.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 21:16
· 55 commits to master since this release
bca8a31

MathOptInterface v1.29.0

Diff since v1.28.1

Merged pull requests:

  • [FileFormats.CBF] write VectorOfVariables constraints in VAR block (#2478) (@odow)
  • [FileFormats.CBF] write out EXP and EXP* as variable cones (#2482) (@odow)
  • [FileFormats.LP] add support for indicator constraints (#2483) (@odow)
  • Update actions used in CI (#2484) (@odow)
  • Fix overwritten tests with duplicate names (#2485) (@odow)
  • [FileFormats.CBF] tidy test/FileFormats/CBF/CBF.jl (#2486) (@odow)
  • [Nonlinear] improve parsing performance of Scalar(Affine,Quadratic)Function (#2487) (@odow)
  • Update versions in GitHub actions (#2489) (@odow)
  • [FileFormats.MPS] fix issue #2479 (#2490) (@odow)
  • Prep for v1.29.0 (#2491) (@odow)
  • [FileFormats.MPS] write out LI and UI in BOUNDS instead of LO and UP (#2492) (@odow)

Closed issues:

  • [FileFormats.LP] support indicator constraints (#2354)
  • Support for complex vector cones (#2450)
  • [FileFormats.MPS] another potential wrong result (#2479)