Changes between Version 20 and Version 21 of Ticket #20302
- Timestamp:
- 04/02/16 05:52:11 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20302 – Description
v20 v21 14 14 - #19525: enhancement: Improve GLPK error handling 15 15 - #20332: `CVXOPTBackend`: Set initial `problem_name` 16 - #20337: MIP backends: `obj_constant_term` should be exposed by a backend method16 - #20337: MIP: Several fixes regarding constant terms in the objective function 17 17 - #20323: Common `TestSuite` for MIP backends 18 18 - #20324: MIP backends: Unify `add_col`, `add_variable`