#12736: More solver options for GLPK
--------------------------------------+-------------------------------------
Reporter: john_perry | Owner: ncohen
Type: enhancement | Status: positive_review
Priority: major | Milestone: sage-5.0
Component: linear programming | Resolution:
Keywords: solver parameters | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: #12309 | Stopgaps:
--------------------------------------+-------------------------------------
Changes (by ncohen):
* status: needs_review => positive_review
Comment:
Helloooooooo John !!
Well, if you also agree with my changes then I guess this patch can go ! I
regret that it is hard to test these timelimit exceptions, though I did a
test myself by modifying a hard LP and solving it with a time limit. The
exception is indeed thrown, and besides the last message printed by GLPK
is
{{{
TIME LIMIT EXCEEDED; SEARCH TERMINATED
}}}
So well... It will show anyway `:-)`
On the practical side, all doctests pass with GLPK as the default solver,
the documentation is nice, well. Good addition `:-)`
Nathann
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12736#comment:33>
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.