#13961: Compute the root graph of a graph (inverse of Graph.line_graph)
---------------------------------+------------------------------------------
       Reporter:  ncohen         |         Owner:  jason, ncohen, rlm
           Type:  enhancement    |        Status:  needs_review      
       Priority:  major          |     Milestone:  sage-5.10         
      Component:  graph theory   |    Resolution:                    
       Keywords:                 |   Work issues:                    
Report Upstream:  N/A            |     Reviewers:                    
        Authors:  Nathann Cohen  |     Merged in:                    
   Dependencies:  #13787         |      Stopgaps:                    
---------------------------------+------------------------------------------

Comment (by ncohen):

 Well, this patch does not contain a line of Cython so it is quite unlikely
 that it could produce a segfault by itself. The problem most probably
 comes from subgraph_search, which occasionnally segfaults (it happens to
 me sometimes when I interrupt it during a computation).

 This being said I was not able to reproduce it on my computer.

 {{{
 sage: H = root_graph(G4)
 sage:
 }}}

 Nathann

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