hgal-2.0.0.2: library for computation automorphism group and canonical labelling of a graph

Safe HaskellSafe
LanguageHaskell98

Data.Graph.Construction

Description

Various functions to build graphs.

Documentation

tensorG :: [Int] -> Graph #

kG :: Int -> Int -> Graph #