v1.31.0
MathOptInterface v1.31.0
Merged pull requests:
- [Utilities] maintain order of variables in default_copy_to (#2495) (@odow)
- Add Variable bridges to use runtests without unbridged_variable (#2498) (@blegat)
- Add default printing for show(io, ::ModelLike) (#2505) (@odow)
- [Bridges] fix supports_constraint for IndicatorSOS1Bridge (#2507) (@odow)
- Use dual of equality from slack (#2508) (@blegat)
- Allow SetMapBridge to use bridge value (#2509) (@blegat)
- [FileFormats] remove show method in favor of summary (#2510) (@odow)
- [FileFormats.NL] read ScalarAffineFunction where possible (#2512) (@odow)
- Revert "[Bridges] use dual of equality in slack bridge (#2508)" (#2514) (@odow)
- [Bridges] use dual of equality in slack bridge (take 2) (#2515) (@blegat)
- Update setup-julia version in solver-tests.yml (#2516) (@odow)
- Update solver-tests.yml to fix Xpress (#2518) (@odow)
- Revert removal of _try_constrain_variables_on_creation (#2520) (@odow)
- Prep for v1.31.0 (#2521) (@odow)
Closed issues:
- [Nonlinear] detect common subexpressions (#2488)
- Order of columns during copy_to (#2493)
- Add function to summarize model "size"? (#2504)
- [Bridges] Method error with quadratic indicator constraints (#2506)
- [FileFormats.NL] read linear functions where possible (#2511)
- Revisit PR#2508 (#2513)
IntegerToZeroOneBridge
not working? (Alpine) (#2517)- Revert removed
_try_constrain_variables_on_creation
methods (#2519)