Changes between Version 12 and Version 13 of Ticket #20302
- Timestamp:
- 03/30/16 17:16:54 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20302 – Description
v12 v13 16 16 - #20296: `MixedIntegerLinearProgram`: New backend using `InteractiveLPProblem` 17 17 - #18735: `MixedIntegerLinearProgram`/`HybridBackend`: Reconstruct exact rational/algebraic basic solution 18 - #19219: MILP: Add CyLP backend 19 - #18862: Interface to COIN OpenSolverInterface 18 - #19219: MILP: Add "CyLP" backend 19 - #18862: Interface to COIN `OpenSolverInterface` 20 - #8672 SCIP support 21 - #10879: add optional SCIP integer constraint solver 22 - #18766: Add bindings, `MixedIntegerLinearProgram` backend to qsopt_ex, a state-of-the-art exact simplex solver 20 23 21 24 Interactions with `InteractiveLinearProgram` and its dictionaries: