#7573: Sage crashes if insufficient data is provided for MIP
-------------------------+--------------------------------------------------
   Reporter:  malb       |       Owner:  jkantor        
       Type:  defect     |      Status:  needs_work     
   Priority:  major      |   Milestone:  sage-4.3       
  Component:  numerical  |    Keywords:                 
Work_issues:             |      Author:  Martin Albrecht
   Upstream:  N/A        |    Reviewer:                 
     Merged:             |  
-------------------------+--------------------------------------------------
Changes (by ncohen):

  * status:  needs_review => needs_work


Comment:

 I just tested your patch and it seems Coin behaves much better than GLPK :
 the new doctests fails for solver="Coin", as it peacefully returns an
 exception as it should. Could you add in your test solver="GLPK" to the
 p.solve() call ?

 It sounds like wrapping solveCoin with _sig_on and sig_off is not needed,
 though it can not hurt to let it stay ;-)

 Thank you very much for your help !!!!

 Nathann

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