v1.0.1
MathOptInterface v1.0.1
Closed issues:
- Using MOI to Warm Start Duals Values on Nonlinear Constraints (#1746)
- set_optimizer does not copy optimizer attributes (#1750)
Merged pull requests:
- Fix bug in which OptimizerAttributes were not copied to a CachingOptimizer (#1749) (@odow)
- Automatic promotion with shift_constant (#1751) (@blegat)
- Fix modify scalar constants with bridged variables (#1752) (@blegat)
- Throw DeleteNotAllowed when deleted constraint index of bridged varaiables (#1753) (@blegat)
- Call final_touch in optimize in CachingOptimizer (#1754) (@blegat)
- Canonicalize function in add_constraint for MatrixOfConstraints (#1755) (@blegat)
- [docs] add release notes for v1.0.1 (#1756) (@odow)