On Sun, Jun 18, 2023 at 11:19 AM Dima Pasechnik <dimp...@gmail.com> wrote: > > On Sun, Jun 18, 2023 at 9:09 AM Vincent Delecroix > <20100.delecr...@gmail.com> wrote: > > > > sage: G1.spanning_trees_count(root_vertex=0) > > 27202601182632270746156805986464038912000 > > sage: G2.spanning_trees_count(root_vertex=6) > > 27202601182632270746156805986464038912000 > > indeed, and for all other vertices I get > 40803901773948406119235208979696058368000 >
Many thanks to all :) Just to clarify: 1. If I don't equality for all V(G2) then G1,G2 are non-isomorphic multi digraphs, right? 2. If I get equality for a single vertex (0 -> 6 in the example) then then all isomorphisms map 0 to 6 (in this case G1.automorphism_group().order() == 96)? -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/CAGUWgD9DqNNy7TKExXz%2BaRkj7xni-STpaE%2BBO8tR3ouOLQzHsw%40mail.gmail.com.