8 | | Interactions with InteractiveLinearProgram and its dictionaries: |
9 | | - #18734: Construct an interactive_simplex_method.LPDictionary from a MixedIntegerLinearProgram |
10 | | - #20311: interactive_simplex_method enhancements |
11 | | - #20296: MixedIntegerLinearProgram: New backend using InteractiveLPProblem |
12 | | - #18735: MixedIntegerLinearProgram/HybridBackend: Reconstruct exact rational/algebraic basic solution |
13 | | - #20203: LPCleanDictionary - floating-point helper class for interactive simplex method |
14 | | - #18804: LPBackendDictionary - a debugging view of a MIP backend connected to interactive_simplex_method |
| 8 | Interactions with `InteractiveLinearProgram` and its dictionaries: |
| 9 | - #18734: Construct an `interactive_simplex_method.LPDictionary` from a `MixedIntegerLinearProgram` |
| 10 | - #20311: `interactive_simplex_method` enhancements |
| 11 | - #20296: `MixedIntegerLinearProgram`: New backend using `InteractiveLPProblem` |
| 12 | - #18735: `MixedIntegerLinearProgram`/`HybridBackend`: Reconstruct exact rational/algebraic basic solution |
| 13 | - #20203: `LPCleanDictionary` - floating-point helper class for interactive simplex method |
| 14 | - #18804: `LPBackendDictionary` - a debugging view of a MIP backend connected to `interactive_simplex_method` |