On Sat, Oct 13, 2012 at 01:32:22AM -0700, Nathann Cohen wrote:
> Considering that you code does not use the  induced = True flag, the values 
> of H equal to [graphs.CompleteGraph(2),graphs.CompleteGraph(1), 2 * 
> graphs.CompleteGraph(1)]  will respectively return
> 
> 1) the list of edges
> 2) the list of vertices
> 3) the list of pairs of vertices
> 
> Not the typical use case indeed :-P
>

What is strange to me the SEGV is non-deterministic (different graphs
each time), which might be a sign of a deeper problem maybe not in your code :)

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To post to this group, send email to sage-support@googlegroups.com.
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-support?hl=en.


Reply via email to