#10341: make MIP backend interface more Python-ic
----------------------------------------------+-----------------------------
   Reporter:  malb                            |       Owner:  ncohen      
       Type:  enhancement                     |      Status:  needs_review
   Priority:  major                           |   Milestone:  sage-4.6.1  
  Component:  linear programming              |    Keywords:  LP, MIP     
     Author:  Martin Albrecht, Nathann Cohen  |    Upstream:  N/A         
   Reviewer:                                  |      Merged:              
Work_issues:                                  |  
----------------------------------------------+-----------------------------

Comment(by ncohen):

 > I'm unsure about this. But it is certainly undesirable to allow "name"
 as a parameter in new_variable() and then to ignore it. My main motivation
 for keeping names around would be to make debugging easier: I can check
 whether my mixed integer program looks like I want it to look without
 getting confused about variable name matching.

 It can be very useful like that for sure.... But I really can not stand
 that the performances of a solver could somehow suffer because of
 something which is not used 99% of the time : when the LP are known to
 work. I really hope this could be fixed soon `:-/`

 Nathann

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