v1.43.0
MathOptInterface v1.43.0
Merged pull requests:
- Add OPF benchmark (#2739) (@blegat)
- [Bridges] Add Interval to HyperRectangle constraint bridge (#2754) (@blegat)
- Add ConflictCount and conflict_index to ConstraintConflictStatus (#2775) (@joaquimg)
- Support [email protected] (#2796) (@odow)
- [FileFormats.MPS] allow any whitespace as a separator between fields (#2798) (@odow)
- [Nonlinear] parse x*x as x^2 in Nonlinear.Model (#2799) (@odow)
- [Utilities] fix backwards compat of ConflictCount in MockOptimizer (#2800) (@odow)
- Typo in comment : writte -> written (#2801) (@blegat)
- Fix duplicate test with same name (#2804) (@blegat)
- Add a test that methods are not overwritten in test modules (#2805) (@odow)
- Get back to 100% code coverage (#2806) (@odow)
- [Utilities] fix quadratic operate with non-Int coefficient (#2807) (@odow)
- Prep for v1.43.0 (#2808) (@odow)
- Fix ConstraintDual transformation for SplitHyperRectangleBridge (#2809) (@blegat)
- Filter identity_bridge.jl out from runtests (#2812) (@blegat)
- [FileFormats] fix and test MOI.supports of MOI.ObjectiveFunction (#2814) (@odow)
- Fix SplitHyperRectangleBridge with all free rows (#2816) (@odow)
- [Bridges] fix deleting variable with constraint bridges (#2818) (@odow)
- [Utilities] fix a Utilities.AbstractModel with no constraints (#2819) (@odow)
Closed issues: