#12533: arbitrary precision LP solver backend
-------------------------------------------+--------------------------------
Reporter: dimpase | Owner: ncohen
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-5.0
Component: linear programming | Resolution:
Keywords: arbitrary precision, LP | Work issues:
Report Upstream: N/A | Reviewers: David Coudert
Authors: | Merged in:
Dependencies: | Stopgaps:
-------------------------------------------+--------------------------------
Comment (by ptrrsn_1):
Replying to [comment:20 vbraun]:
> I've added a patch that catches the C++ exceptions and shows how to work
around Cython/C++ issues in `optimizing_point()`.
> Things that need to be done:
> * `MIP_Problem` should derive from `_mutable_or_immutable` just like
the polyhedron class. All mutating methods need to check that the
`MIP_Problem` is mutable.
* Doctests should be added for all caught C++ exceptions (see PPL
documentation for which methods can raise exceptions)
Wow, that is a great help. Thank you!
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12533#comment:21>
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.