#7304: Contract edge in graph
--------------------------------+-------------------------------------------
       Reporter:  AJonsson      |         Owner:  rlm        
           Type:  enhancement   |        Status:  needs_work 
       Priority:  major         |     Milestone:  sage-5.0   
      Component:  graph theory  |    Resolution:             
       Keywords:                |   Work issues:             
Report Upstream:  N/A           |     Reviewers:  Tom Boothby
        Authors:                |     Merged in:             
   Dependencies:  #9362         |      Stopgaps:             
--------------------------------+-------------------------------------------

Comment (by boothby):

 Ah, I see that g.add_vertex() indeed returns the label for the current
 alpha of 5.0.  Please update this to not modify the users's input with

 {{{
     vertices = list(vertices)
 }}}

 and use {{{g.copy()}}} instead of copy, and I'll give this a positive
 review.

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