Changes between Version 38 and Version 39 of Ticket #20302
- Timestamp:
- 04/11/16 05:43:25 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20302 – Description
v38 v39 47 47 - #19903 crash with `MIP_Problem` 48 48 - #20351: `sage.libs.ppl.MIP_Problem`: Add support for integer variables 49 - #19592: PPL Variables cannot be saved 49 50 50 51 New backends: … … 58 59 - #18766: Add bindings, `MixedIntegerLinearProgram` backend to qsopt_ex, a state-of-the-art exact simplex solver 59 60 - #18765: Add Cython wrappers for GLPK's interface glpssx.h (exact rational simplex) 61 - #18847 create an interface to Mosek optimisation software 60 62 61 63 Interactions with `InteractiveLinearProgram` and its dictionaries: