Skip to content

v1.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 21:04
· 616 commits to master since this release
ef81067

MathOptInterface v1.8.0

Diff since v1.7.0

Closed issues:

  • Set request: WeightedPowerMeanCone (#977)
  • Set request: Box or HyperRectangle (#1233)
  • Constraint programming support (#1805)
  • Investigate using ChainRules for registered functions (#1914)
  • binary atan function is not supported natively (#1986)

Merged pull requests:

  • Add Reified set and MILP bridges (#1955) (@odow)
  • Add HyperRectangle set (#1961) (@odow)
  • [Nonlinear] lazily build ::Expr representaton of subexpressions (#1984) (@odow)
  • [Nonlinear] add support for atan2 (#1987) (@odow)
  • Prep for v1.8.0 (#1989) (@odow)
  • [Test] allow NORM_LIMIT in unbounded tests (#1990) (@odow)