Skip to content

Commit 39cf836

Browse files
Remove duplicate entry in CHANGELOG (#903)
1 parent 0ecd8eb commit 39cf836

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

CHANGELOG.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -43,24 +43,6 @@
4343
- Made readStatistics a standalone function
4444
### Removed
4545

46-
## 5.1.1 - 2024-06-22
47-
### Added
48-
- Added SCIP_STATUS_DUALLIMIT and SCIP_STATUS_PRIMALLIMIT
49-
- Added SCIPprintExternalCodes (retrieves version of linked symmetry, lp solver, nl solver etc)
50-
- Added recipe with reformulation for detecting infeasible constraints
51-
- Wrapped SCIPcreateOrigSol and added tests
52-
- Added verbose option for writeProblem and writeParams
53-
- Expanded locale test
54-
- Added methods for creating expression constraints without adding to problem
55-
- Added methods for creating/adding/appending disjunction constraints
56-
- Added check for pt_PT locale in test_model.py
57-
- Added SCIPgetOrigConss and SCIPgetNOrigConss Cython bindings.
58-
- Added transformed=False option to getConss, getNConss, and getNVars
59-
### Fixed
60-
- Fixed locale errors in reading
61-
### Changed
62-
### Removed
63-
6446
## 5.0.1 - 2024-04-05
6547
### Added
6648
- Added recipe for nonlinear objective functions

0 commit comments

Comments
 (0)