#10785: Setting solver-specific options
----------------------------------+-----------------------------------------
Reporter: ncohen | Owner: ncohen
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.8
Component: linear programming | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author: Nathann Cohen
Merged: | Dependencies:
----------------------------------+-----------------------------------------
Comment(by ncohen):
Well, you can use the solver_parameter method of
MixedIntegerLinearProgram, which is made for this very purpose. It is the
part of the patch that modifies mip.pyx.
This being said, your remark also comes from the fact that the example
given in this function directly calls get_solver instead of
MixedIntegerLinearProgram. I just updated the patch so that it is clearer.
Nathann
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10785#comment:6>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.