File tree Expand file tree Collapse file tree 1 file changed +10
-6
lines changed
Expand file tree Collapse file tree 1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change 11Release Notes
22=============
33
4- Upcoming Version
5- ----------------
4+ .. Upcoming Version
5+ .. ----------------
6+
7+
8+ Version 0.5.3
9+ --------------
610
711**Bug Fixes **
812
913* Fix the parsing of solutions returned by the CBC solver when solving from a file to not
1014 assume that variables start with `x `.
1115* Fix the retrieval of solutions from the SCIP solver, and do not turn off presolve.
1216
17+ **Minor Improvements **
18+
19+ * Support pickling models.
20+
1321Version 0.5.2
1422--------------
1523
@@ -19,10 +27,6 @@ Version 0.5.2
1927This is mainly affecting operations where single numerical items from pandas objects
2028are selected and used for multiplication.
2129
22- **Feature **
23-
24- * Support pickling models.
25-
2630Version 0.5.1
2731--------------
2832
You can’t perform that action at this time.
0 commit comments