#9801: Linear programming construction doc fixes
-----------------------------+----------------------------------------------
Reporter: rhinton | Owner: ncohen
Type: defect | Status: new
Priority: major | Milestone: sage-4.6
Component: documentation | Keywords: linear programming, constructions,
doc
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
The linear programming page in the Sage Constructions document has a few
errors.
1. In the vertex cover example, the objective should be to minimize, not
maximize the sum. Also, the example code is missing the objective
function.
2. The maximal matching example code is also missing the objective
function.
3. I couldn't run the examples even after having installed glpk according
to the instructions. Sage complained that no solver was installed.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9801>
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.