Opened 6 years ago
#20458 new enhancement
GLPKBackend/GLPKExactBackend: Support "glp_simplex followed by glp_exact"
Reported by: | mkoeppe | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-wishlist |
Component: | numerical | Keywords: | lp |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Support the "glp_simplex followed by glp_exact" mode that is mentioned in http://trac.sagemath.org/ticket/18735#comment:7
For problems in which it works, it's much faster than pure glp_exact.
Note: See
TracTickets for help on using
tickets.