- graphAuts :: Ord a => Graph a -> [Permutation a]
Documentation
graphAuts :: Ord a => Graph a -> [Permutation a]Source
Given a graph g, graphAuts g returns a strong generating set for the automorphism group of g.
graphAuts :: Ord a => Graph a -> [Permutation a]Source
Given a graph g, graphAuts g returns a strong generating set for the automorphism group of g.