#12309: GLPK crashes or hangs on certain inputs
----------------------------------+-----------------------------------------
   Reporter:  john_perry          |          Owner:  ncohen                     
                   
       Type:  defect              |         Status:  needs_review               
                   
   Priority:  major               |      Milestone:  sage-5.0                   
                   
  Component:  linear programming  |       Keywords:                             
                   
Work_issues:                      |       Upstream:  Reported upstream. 
Developers deny it's a bug.
   Reviewer:                      |         Author:                             
                   
     Merged:                      |   Dependencies:  #10785                     
                   
----------------------------------+-----------------------------------------

Comment(by ncohen):

 Hellooooooo !!

 It seems weird that the loglevel has to be stored in *BOTH* iocp and smcp
 `O_o`
 Isn't just one of them necessary ? And you also thought of copying the
 self.preprocessing variable but it is not the only one that can be set
 with GLPK. The "timelimit" option is also exposed, and we probably can do
 better than to store everything twice and redefine it in the new copy.
 Isn't there a "GLPK way" to copy the content of a scmp object ? It would
 be nice to let GLPK do the job, or we would have to create a new variable
 each time we expose a new parameter `O_o`

 By the way, I reinstalled Sage and tested the CBC patch, but of course it
 still returns this "gzopen function non found" error message I told you
 some time ago... And as the fix I had found does not work on your computer
 we are not done yet `:-D`

 Nathann

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