Changes between Version 83 and Version 84 of Ticket #20302
- Timestamp:
- 09/22/18 03:41:53 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20302 – Description
v83 v84 26 26 - #15583: `sage.numerical.linear_functions.LinearConstraint` is not a hashable type 27 27 - #23681: Make _repr_ of MILP more informative 28 - #26302: `MixedIntegerLinearProgram` should provide a way to get the variables in the order they are provided to the `polyhedron` method 29 28 30 29 31 Backend defects:`