Skip to content

v1.51.1

Latest

Choose a tag to compare

@github-actions github-actions released this 29 May 12:45
75eaa7e

MathOptInterface v1.51.1

Diff since v1.51.0

Merged pull requests:

  • [Bridges] fix use of BridgeCost when computing supports in LazyBridgeOptimizer (#3001) (@blegat)
  • Add tests for bridging cost attributes (#3002) (@blegat)
  • Fix basic tests with power cone (#3003) (@blegat)
  • Fix various getters for VariableBridgingCost and ConstraintBridgingCost (#3004) (@blegat)
  • Prep for v1.51.1 (#3005) (@odow)

Closed issues:

  • Add Lazy{S} set (#2893)
  • Termination callback (#2964)