#10151: Update calls to MixedIntegerLinearProgram and its solve function to
follow
the new interface
----------------------------------+-----------------------------------------
Reporter: ncohen | Owner: ncohen
Type: defect | Status: needs_work
Priority: major | Milestone: sage-4.6.1
Component: linear programming | Keywords:
Author: Nathann Cohen | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------------+-----------------------------------------
Comment(by ncohen):
Hmmm... I almost finished it, but now I am wasting time on a stupid
thig... I defined in sage.numerical.backends.generic_backend, at the
module level, a variable default_solver which caches the default solver to
use.... Of course, when the default_mip_solver method changes its values,
it only changes the value of a default_solver variable defined INSIDE of
the default_mip_variable method, which has absolutely no effect on the
"global" variable...
Do you know which trick to use in this case ? `^^;`
Nathann
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10151#comment:8>
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.