Changes between Version 52 and Version 53 of Ticket #20302
- Timestamp:
- 05/23/16 16:01:38 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20302 – Description
v52 v53 79 79 - #20311: `interactive_simplex_method` enhancements 80 80 - #20500: `LPAbstractDictionary`: Refactor `leaving_coefficients`, `entering_coefficients` using new methods `row_coefficients`, `column_coefficients` 81 - #20559: `InteractiveLPProblem`, dictionaries: `add_constraint` / `add_row` methods 81 82 - #20203: `LPCleanDictionary` - floating-point helper class for interactive simplex method 82 83 - #18804: `LPBackendDictionary` - a debugging view of a MIP backend connected to `interactive_simplex_method`