v1.8.0
MathOptInterface v1.8.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)