-
-
Notifications
You must be signed in to change notification settings - Fork 584
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gurobi Support ! #11949
Comments
This comment has been minimized.
This comment has been minimized.
Milestone sage-4.7.3 deleted |
comment:5
I tried this patch in 4.8.alpha0 for many examples, for which I previously used the Coin-cbc solver or the standalone versions of scip and gurobi via the mps-export of the linear program. It seems to work fine with Gurobi versions 4.5 and 4.6. The docs are updated, and the thematic tutorial on linear programming explains well how to make gurobi visible to sage. It's great that this powerful solver (for which one can get a free academic license) can now be used from inside Sage. Peter Müller |
comment:6
My GOD Gurobi in Sage. Thank you soooooooooooooo much for reviewing it Nathann |
comment:7
You should change "optional - required GUROBI" to "optional - GUROBI" |
comment:8
Oopps.... Fixed ! Nathann |
comment:9
There are some issues with the documentation:
|
comment:10
Ahem... Updated Nathann |
Attachment: trac_11949.patch.gz |
comment:11
pmueller: please add your real name as Reviewer on this ticket and also add yourself to http://trac.sagemath.org/sage_trac/#AccountNamesMappedtoRealNames. |
Reviewer: Peter Mueller |
Merged: sage-4.8.alpha2 |
Changed reviewer from Peter Mueller to Peter Müller |
Here it is ! It cost me several nights along with my first evening in Belgium, but it works !
;-)
This patch implements a new interface between Sage and Gurobi (http://www.gurobi.com)
YEAH !
(and now I'm going out !
:-D
)Nathann
APPLY:
CC: @malb @sagetrac-mvngu @dcoudert @sagetrac-lsampaio @ypfmde @novoselt @jasongrout
Component: linear programming
Author: Nathann Cohen
Reviewer: Peter Müller
Merged: sage-4.8.alpha2
Issue created by migration from https://trac.sagemath.org/ticket/11949
The text was updated successfully, but these errors were encountered: