#13698: Access to graph routines of the GLPK
------------------------------------------------------------------------+---
       Reporter:  christiankuper                                        |       
  Owner:  jason, jkantor
           Type:  enhancement                                           |       
 Status:  needs_review  
       Priority:  major                                                 |     
Milestone:  sage-5.9      
      Component:  numerical                                             |    
Resolution:                
       Keywords:  out-of-kilter, minflow, maxflow, critical path, GLPK  |   
Work issues:                
Report Upstream:  N/A                                                   |     
Reviewers:  Nathann Cohen 
        Authors:  Christian Kuper                                       |     
Merged in:                
   Dependencies:  #12415                                                |      
Stopgaps:                
------------------------------------------------------------------------+---

Comment (by christiankuper):

 Replying to [comment:51 ncohen]:
 > Why don't you think it was just caused by the fact that "cut" used to be
 of "int" type in the structure's definition, and seemed to be counted as
 "sizeof(long)" int `glp_cpp` ?
 >
 You are probably right, just to be on the safe side I did both ;-)


 > Besides, if this line (the call to `glp_cpp`) has to be changed,
 wouldn't others need to be changed too ?
 >
 Yes of course, I changed "glp_maxflow_ffalg" call too, which I did. All
 other function calls are not affected as they do not need the affected
 fields of the structure.

 Christian

 > Nathann

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/13698#comment:52>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to