Opened 10 years ago
Closed 5 years ago
#7293 closed defect (duplicate)
Matrix of constraints as an input to MixedIntegerLinearProgram
Reported by: | ncohen | Owned by: | jkantor |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | linear programming | Keywords: | |
Cc: | r.gaia.cs | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
MixedIntegerLinearProgram? should accept a constraint matrix as its input, as it could be produces by other means in Sage.
Change History (8)
comment:1 Changed 9 years ago by
- Component changed from numerical to linear programming
- Report Upstream set to N/A
comment:2 Changed 8 years ago by
- Cc r.gaia.cs added
comment:3 Changed 6 years ago by
- Milestone changed from sage-5.11 to sage-5.12
comment:4 Changed 6 years ago by
- Milestone changed from sage-6.1 to sage-6.2
comment:5 Changed 6 years ago by
- Milestone changed from sage-6.2 to sage-6.3
comment:6 Changed 5 years ago by
- Milestone changed from sage-6.3 to sage-duplicate/invalid/wontfix
- Status changed from new to needs_review
comment:7 Changed 5 years ago by
- Status changed from needs_review to positive_review
comment:8 Changed 5 years ago by
- Resolution set to duplicate
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
#16714 is basically the same, only with more discussion. Closing this one as a dupe.