HaskellForMaths-0.2.0: Combinatorics, group theory, commutative algebra, non-commutative algebra

Math.Combinatorics.GraphAuts

Synopsis

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.