Hi Simon,

Thanks for trying! I was actually hoping for a way to completely avoid 
creating this sage DiGraph. But either to get the matrix directly into the 
algorithm (which currently seems impossible), or at least to directly 
construct some internal graph data structure.

Looking at the code of sage.graphs.bliss.canonical_form, you see that the 
input digraph is turned into a bliss_digraph (whatever that is). So I 
believe that there is, in principle, a way to bypass the DiGraph creation...

Thanks again, Christian

-- 
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 sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
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