Changes between Version 30 and Version 31 of Ticket #20302
- Timestamp:
- 04/05/16 21:53:45 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20302 – Description
v30 v31 1 1 Frontend defects: 2 2 - #20304: More error checking in `MixedIntegerLinearProgram` 3 - #19523: defect: Adding constraints for the wrong MILP crashes Sage4 3 - #13696: process chained equalities with different signs correctly 5 4 - #14540: MILP constraints are silently misunderstood … … 7 6 8 7 Frontend wishlist tickets: 8 - #19523: Raise an error when constraints are added to the wrong MILP 9 9 - #20331: A `MIPVariable`'s repr should include some useful information 10 10 - #18733: `MixedIntegerLinearProgram` should support tableau-query methods