#12736: More solver options for GLPK
--------------------------------------+-------------------------------------
       Reporter:  john_perry          |         Owner:  ncohen  
           Type:  enhancement         |        Status:  new     
       Priority:  major               |     Milestone:  sage-5.0
      Component:  linear programming  |    Resolution:          
       Keywords:  solver parameters   |   Work issues:          
Report Upstream:  N/A                 |     Reviewers:          
        Authors:                      |     Merged in:          
   Dependencies:                      |      Stopgaps:          
--------------------------------------+-------------------------------------

Comment (by john_perry):

 Raniere,

 I don't like the idea of using strings for the solver parameter name. This
 is primarily for efficiency reasons; you have to remember that in my
 projects, I create a lot of small LPs, & don't want to deal with the
 string comparisons when an integer comparison will do much better.

 I will upload another patch in a little bit (I finally figured out how to
 do it) and you can tell me what you think of this approach.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12736#comment:2>
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.

Reply via email to