#10043: Complete rewrite of LP solver interfaces
----------------------------------+-----------------------------------------
Reporter: ncohen | Owner: ncohen
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.6
Component: linear programming | Keywords:
Author: Nathann Cohen | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
----------------------------------+-----------------------------------------
Comment(by malb):
I've attached a referee patch which fixes the following issues:
* Nathan didn't claim copyright but he should, I've also added him as
AUTHOR in the docstring
* {{{get_objective_coeff}}} -> {{{get_objective_coefficient}}}, it seems
to be an oversight that it wasn't renamed
* removed the optional modules Coin and CPLEX from the reference manual
(the produce errors since they cannot be found if they are not installed)
I guess it would be nice to have pickling for these backends but it is
unrealistic that it can be implemented for all (or even most) of them.
Thus, I'd say if my referee patch is accepted by Nathann, this is good to
go.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10043#comment:11>
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.