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.
1 parent 48ae208 commit f049ac3Copy full SHA for f049ac3
1 file changed
CHANGELOG.md
@@ -12,7 +12,7 @@
12
- Wrapped SCIPgetNLPBranchCands
13
- Added getConsVals() to get coefficients of any linear type constraint
14
- Generalized getLhs() and getRhs() to additionally support any linear type constraint
15
-- Added getVarPseudocostScore and SCIPgetVarPseudocostScore
+- Added getVarPseudocostScore and getVarPseudocost
16
### Fixed
17
- Raised an error when an expression is used when a variable is required
18
- Fixed some compile warnings
0 commit comments