On Tuesday, 23 August 2016 14:45:42 UTC+10, [email protected] wrote:
>
> dig6_string() is only available do directed graphs, but a Graph made from 
> DiGraph is just a graph with directions forgotten. So you can say 
>
> DiGraph(g).dig6_string() 
>
>
Is there a particular reason why you prefer DiGraph(g).dig6_string() to 
g.graph6_string() even though it likely to give a string that is twice as 
long?


 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" 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 https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to