Changes between Version 14 and Version 16 of Ticket #20424
- Timestamp:
- 05/30/16 20:51:09 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20424
-
Property
Commit
changed from
07c9c5dd48f4911e1f249698c3c13892af4a06f1
to1ce4eb632f0b86e2802e9bd5cbceab282513fe62
-
Property
Commit
changed from
-
Ticket #20424 – Description
v14 v16 4 4 To make the new test methods happy, 5 5 - implement `add_col` for Gurobi; 6 - fix the implementation of `add_col` for COIN; 6 7 - fix Gurobi's treatment of unbounded variables; 7 8 - fix CPLEX unboundedness detection. 9 10 If anyone at all cares about the CVXOPT backend, perhaps they could fix it? 11 8 12 9 13 From dimpase: