Skip to content

v1.44.0

Choose a tag to compare

@github-actions github-actions released this 04 Sep 22:34
· 122 commits to master since this release
80d5a32

MathOptInterface v1.44.0

Diff since v1.43.0

Merged pull requests:

  • [Bridges] add support for VariableName in variable bridges (#2822) (@odow)
  • [Utililties] fix dual objective value with open intervals (#2823) (@odow)
  • Remove use of deprecated IntDisjointSets (#2824) (@odow)
  • [Utilities] simplify _dual_objective_value (#2826) (@odow)
  • Prep for v1.44.0 (#2827) (@odow)
  • Re-enable support for DataStructures@0.18 (#2828) (@odow)

Closed issues:

  • Printing models with parameters (#2762)