Skip to content

v1.23.0

Choose a tag to compare

@github-actions github-actions released this 29 Nov 22:08
· 370 commits to master since this release
77d6b6f

MathOptInterface v1.23.0

Diff since v1.22.0

Merged pull requests:

  • [Bridges] Add MOI.Bridge.FirstBridge attribute (#2211) (@blegat)
  • [Test] add verbose kwarg to MOI.Test.runtests (#2347) (@odow)
  • [Bridges] add ConstraintPrimalStart for GeoMeanBridge (#2348) (@blegat)
  • Fix requirees for test_model_Name_VariableName_ConstraintName (#2349) (@odow)
  • [Utilities] improve errors and docstrings for querying attributes (#2350) (@odow)
  • Prep for v1.23.0 (#2353) (@odow)

Closed issues:

  • Attributes simultaneously set by the user and by the optimizer (#2345)
  • Test does not check for supports properly (#2346)
  • MOI.get on attribute where is_set_by_optimizer = true and TerminationStatus = OPTIMIZE_NOT_CALLED (#2352)