Opened 11 years ago
Closed 9 years ago
#8591 closed enhancement (duplicate)
Support for Gurobi
Reported by: | ncohen | Owned by: | jkantor |
---|---|---|---|
Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
Component: | linear programming | Keywords: | |
Cc: | malb, schilly | Merged in: | |
Authors: | Reviewers: | R. Andrew Ohana | |
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Yet another solver, which has been reported to be interesting several times...
It shouldn't be hard to implement as it can be done through Coin's interface, as Cplex and Cbc, so it should mainly consist in a copy of a 15-lines file and a basic update of Cbc's package
Nathann
Change History (6)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
- Component changed from numerical to linear programming
comment:3 Changed 9 years ago by
OOps, I did it again.... Could this ticket be closed ? I created this ticket a loooong time ago, and finally implemented it in a new ticket (#11949) :-)
Nathann
comment:4 Changed 9 years ago by
- Milestone changed from sage-5.1 to sage-duplicate/invalid/wontfix
- Reviewers set to R. Andrew Ohana
- Status changed from new to needs_review
comment:5 Changed 9 years ago by
- Status changed from needs_review to positive_review
comment:6 Changed 9 years ago by
- Resolution set to duplicate
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
Looking at the Gurobi team, it certainly looks interesting!
http://www.gurobi.com/html/management.html
It looks like a bunch of the CPLEX people split off and started Gurobi.