We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78d7b49 commit 48fa049Copy full SHA for 48fa049
1 file changed
CHANGELOG.md
@@ -6,6 +6,7 @@
6
- Added support for knapsack constraints
7
- Added isPositive(), isNegative(), isFeasLE(), isFeasLT(), isFeasGE(), isFeasGT(), isHugeValue(), and tests
8
- Added SCIP_LOCKTYPE, addVarLocksType(), getNLocksDown(), getNLocksUp(), getNLocksDownType(), getNLocksUpType(), and tests
9
+- Added addMatrixConsIndicator(), and tests
10
### Fixed
11
- Raised an error when an expression is used when a variable is required
12
### Changed
0 commit comments