We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37dee37 + 6b25c0b commit a39ceabCopy full SHA for a39ceab
NEWS.md
@@ -4,6 +4,10 @@ MathOptInterface (MOI) release notes
4
v0.6.0 (August ??, 2018)
5
-----------------------
6
7
+- Add result fallback for `ConstraintDual` of variable-wise constraint,
8
+ `ConstraintPrimal` and `ObjectiveValue`.
9
+- Add tests for `ObjectiveBound`.
10
+- Add test for empty row in vector linear constraint.
11
- Rework errors: `CannotError` has been renamed `NotAllowedError` and
12
the distinction between `UnsupportedError` and `NotAllowedError` is now
13
about whether the element is not supported (i.e. it cannot be copied a
0 commit comments