Changes between Version 60 and Version 62 of Ticket #20302
- Timestamp:
- 06/24/16 19:46:38 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20302
- Property Cc Rudi novoselt added
-
Property
Summary
changed from
Meta-ticket: Improvements to MixedIntegerLinearProgram and its backends
toMeta-ticket: Improvements to MixedIntegerLinearProgram, its backends, and InteractiveLinearProgram
-
Ticket #20302 – Description
v60 v62 84 84 - #20500: `LPAbstractDictionary`: Refactor `leaving_coefficients`, `entering_coefficients` using new methods `row_coefficients`, `column_coefficients` 85 85 - #20559: `InteractiveLPProblem`, dictionaries: `add_constraint` / `add_row` methods 86 - #20874: `LPAbstractDictionary`: Add `objective_name` method 86 87 - #20203: `LPCleanDictionary` - floating-point helper class for interactive simplex method 87 88 - #18804: `LPBackendDictionary` - a debugging view of a MIP backend connected to `interactive_simplex_method`