#7378: Subdivide edges in a graph
-----------------------------+----------------------------------------------
   Reporter:  ncohen         |       Owner:  jason     
       Type:  enhancement    |      Status:  needs_work
   Priority:  major          |   Milestone:  sage-4.4.4
  Component:  graph theory   |    Keywords:            
     Author:  Nathann Cohen  |    Upstream:  N/A       
   Reviewer:                 |      Merged:            
Work_issues:                 |  
-----------------------------+----------------------------------------------

Comment(by ncohen):

 Oh... The behaviour I had in mind was rather to raise an ValueError
 excetion saying : edge(u,v,2) does not exist. I really think of this as a
 topological method, so the user is expected to relabel his edges later if
 there is any need of it. I really wanted the edge to be "split" into
 several parts, all bearing the same label.

 What would you think about it ? I'll update the patch to match this
 behaviour, just because it is easy to do so, though if you don't like it
 we can still remove it ! :-)

 Nathann

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