#9584: Weird timeouts in doctesting generic_graph with 4.5.2.alpha0 on some
systems
--------------------------------------------------------------+-------------
 Reporter:  mpatel                                            |         Owner:  
mvngu         
     Type:  defect                                            |        Status:  
closed        
 Priority:  blocker                                           |     Milestone:  
sage-4.5.2    
Component:  doctest                                           |    Resolution:  
fixed         
 Keywords:  generic_graph, generic graph, time-out, time out  |        Author:  
Leif Leonhardy
 Upstream:  N/A                                               |      Reviewer:  
John Palmieri 
   Merged:  sage-4.5.2.alpha1                                 |   Work_issues:  
              
--------------------------------------------------------------+-------------

Comment(by ncohen):

 > Nathann, do you open a new ticket?
 Well, I've never been able to produce this error on my computer actually
 ... :-/

 This being said, if Sage is exporting invalid linear programs, that's a
 very bad news, as it does it using GLPK. So if the problem stored in the
 file is invalid, then the problem solved by GLPK should be too, as they
 behave the same way : to solve it, Sage first feeds it to GLPK using
 method A, then calls "solve". To export it, Sage first feeds it to GLPK
 using method A, then calls the export method from GLPK.

 So if the files are invalid, that's a very bad news indeed !!

 Nathann

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