Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Number of graph automorphisms

Using the below command in SAGE 8.2, the list of automorphisms for a graph could be attained. G.automorphism_group().list()

What is the command for computing the number of graph automorphoisms?