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

Comment (by christiankuper):

 Hello,

 I reworked the patch considerably based on Nathann's comments above. The
 major changes:
 * Assured syncronization of created extension types and the glpk_graph
 * Removed potential memory leaks
 * Renamed methods to align with existing Sage Graph method names, and
 * added some methods to align with existing Sage Graph
 * Removed exposure of "name" property of glpk graph
 * Moved reading files to constructor
 * Added __repr__ to extension types
 * Added import method for Sage Graphs

 Looking forward for feedback

 Christian

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