Changes between Version 48 and Version 49 of Ticket #20302
- Timestamp:
- 05/13/16 01:00:52 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20302 – Description
v48 v49 35 35 - #20326: `GenericBackend`: Fix doctest of `add_linear_constraint_vector` 36 36 - #20414: Add `copy`/`__copy__` methods to CVXOPT, PPL, InteractiveLP backends 37 - #20548: py3 print in numerical folder 37 38 - #18572: CVXOPT solver equations handling 38 39 - #20323: Common `TestSuite` for MIP backends … … 40 41 - #20325: `GenericBackend`: Add default implementation of `add_variables` and `add_linear_constraints` 41 42 - #20328: tests related to cplex / gurobi 43 - #20600: more failing tests related to cplex / gurobi 42 44 - #20360: Add `sig_on`/`sig_off` to COINBackend 43 45 - #20458: GLPKBackend/GLPKExactBackend: Support "glp_simplex followed by glp_exact"