Skip to content

Commit f049ac3

Browse files
committed
typo
1 parent 48ae208 commit f049ac3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- Wrapped SCIPgetNLPBranchCands
1313
- Added getConsVals() to get coefficients of any linear type constraint
1414
- Generalized getLhs() and getRhs() to additionally support any linear type constraint
15-
- Added getVarPseudocostScore and SCIPgetVarPseudocostScore
15+
- Added getVarPseudocostScore and getVarPseudocost
1616
### Fixed
1717
- Raised an error when an expression is used when a variable is required
1818
- Fixed some compile warnings

0 commit comments

Comments
 (0)