File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed
Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments