Skip to content

v1.34.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 22:09
f6f8a09

MathOptInterface v1.34.0

Diff since v1.33.0

Merged pull requests:

  • Add set conversion bridge (#2536) (@blegat)
  • [Utilities] fix adding unsupported constraints to AbstractModel (#2572) (@odow)
  • add_constrained_variable with 2 sets (#2574) (@blegat)
  • [Utilities] ignore attributes in UniversalFallback if set to nothing (#2575) (@odow)
  • Promote bound of Interval if they have different types (#2577) (@blegat)
  • Update solver-tests.yml to skip SDPAFamily (#2578) (@odow)
  • Improve various docstrings by converting to jldoctest (#2579) (@odow)
  • Prep for v1.34.0 (#2580) (@odow)

Closed issues:

  • Improve performance of adding variables with bounds (#2564)
  • [FileFormats.CBF] bug copying unsupported variable bounds to CBF (#2570)
  • License header checker (#2573)
  • MOI.Interval with pi error (#2576)