Hi, I am seeing a problem where "g.is_isomorphic(h)" is taking an inordinately long time, where g and h are graphs, even though "g.automorphism_group().order() == h.automorphism_group().order()", and "g.canonical_label() == h.canonical_label()" both take a reasonable time.
My main question for the moment is how do I specify graphs here in sage-support so that others can reproduce the problem? All the best, Paul https://github.com/penguian/Boolean-Cayley-graphs/blob/master/README.md -- 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.
