Finding the generators for automorphisms of a graph
Having a large graph, it will cause memory and kernel issues for SAGE to list all graph automorphisms. Is there a way to find the generators of the automorphisms instead of the whole automorphisms of a graph?
Please provide an example of a graph where one encounters this problem.