v1.32.0
MathOptInterface v1.32.0
Merged pull requests:
- Fix small typo in docs. (#2541) (@Ochibobo)
- [Nonlinear] allow univariate operators with only gradient information (#2542) (@odow)
- Fix typo in docstring of AllDifferent bridge (#2543) (@blegat)
- Fix table MILP bridge with constants in function (#2544) (@blegat)
- Fix link to CPLEX's CPXMIP_OPTIMAL_INFEAS (#2545) (@blegat)
- [FileFormats] read double-sided variable bounds separately (#2548) (@odow)
- [Test] fix domain of variables in hs110 test (#2551) (@odow)
- Add new attribute NodeLimit (#2552) (@matbesancon)
- format all (#2554) (@matbesancon)
- Fix dimension of nonlinear function in basic tests (#2555) (@blegat)
- Implement filter_variables for VectorNonlinearFunction (#2556) (@blegat)
- Fix a typo in the description of
CountDistinct
(#2557) (@dourouc05) - Use eachindex in Coloring (#2559) (@blegat)
- Add docstring to internal structs in Coloring (#2560) (@blegat)
- [Coloring] avoid index conflict in variable name (#2561) (@blegat)
- Prep for v1.32.0 (#2562) (@odow)
Closed issues: