File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 11MathOptInterface (MOI) release notes
22====================================
33
4+ v0.8.3 (March 6, 2019)
5+ ----------------------
6+
7+ - Use zero constant in scalar constraint function of ` MOI.Test.copytest ` (#691 ).
8+ - Fix variable deletion with ` SingleVariable ` objective function (#690 ).
9+ - Fix LazyBridgeOptimizer with bridges that add no constraints (#689 ).
10+ - Error message improvements (#673 , #685 , #686 , #688 ).
11+ - Documentation improvements (#682 , #683 , #687 ).
12+ - Basis status:
13+ * Remove ` VariableBasisStatus ` (#679 ).
14+ * Test ` ConstraintBasisStatus ` and implement it in bridges (#678 ).
15+ - Fix inference of ` NumberOfVariables ` and ` NumberOfConstraints ` (#677 ).
16+ - Implement division between a quadratic function and a number (#675 ).
17+
418v0.8.2 (February 7, 2019)
519-------------------------
620
You can’t perform that action at this time.
0 commit comments