Changes between Version 1 and Version 9 of Ticket #20325
- Timestamp:
- 06/03/16 08:43:07 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20325
-
Property
Status
changed from
new
toneeds_review
-
Property
Authors
changed from
to
Matthias Koeppe
- Property Cc jdemeyer chapoton nbruin added; ncohen removed
-
Property
Branch
changed from
to
u/mkoeppe/genericbackend__add_default_implementation_of__add_variables__and__add_linear_constraints_
-
Property
Commit
changed from
to
40876eed69fae9ba7d2ac0440a2fd3b131eef85f
-
Property
Type
changed from
enhancement
todefect
-
Property
Status
changed from
-
Ticket #20325 – Description
v1 v9 6 6 7 7 Since the removal of the copy-pasted functions from the backends would remove doctests, I mark this ticket as dependent on #20323. 8 9 * * * 10 11 The new tests revealed a bug in the PPL backend, which has been fixed. 12 Also, the CPLEX backend used to add variables in reverse order for no good reason; changed that. 13