#12533: arbitrary precision LP solver backend
----------------------------------+-----------------------------------------
Reporter: dimpase | Owner: ncohen
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.0
Component: linear programming | Keywords: arbitrary precision, LP
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
----------------------------------+-----------------------------------------
Comment(by ncohen):
David, it actually is because this solver does not support integer
variables. It solves exactly, but only continuous problems. Hence these
methods are actually no problem. I thought that p.new_variable(binary =
True) should raise an exception, however. What this patch actually needs
is a big and deep review, because it really is a very nice thing `:-)`
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12533#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.