GraphAutomorphismGroup
GraphAutomorphismGroup[g] gives the automorphism group of a graph g.
GraphAutomorphismGroup[{v -> w, …}]uses rulesv -> wto specify the graphg.
Examples
GraphAutomorphismGroup[CycleGraph[5]]GraphAutomorphismGroup[CompleteGraph[4]]Please visit the official Wolfram Language Reference for more details.