Ticket #7805 (closed defect: fixed)
MixedIntegerLinearProgram.show should use the constraints' names
| Reported by: | ncohen | Owned by: | jkantor |
|---|---|---|---|
| Priority: | major | Milestone: | sage-4.4 |
| Component: | numerical | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | N/A | Reviewers: | David Joyner |
| Authors: | Nathann Cohen | Merged in: | sage-4.4.alpha0 |
| Dependencies: | Stopgaps: |
Description
As the title says, this function currently doesn't use them ;-)
Nathann
Attachments
Change History
comment:1 Changed 3 years ago by ncohen
- Status changed from new to needs_review
- Summary changed from MixedIntegerLinearProgram.show should use the variables' and constraints' names to MixedIntegerLinearProgram.show should use the constraints' names
Note: See
TracTickets for help on using
tickets.

