hgal-1.0.1: library for computation automorphism group and canonical labelling of a graphContentsIndex
Data.Graph.Construction
Description
Various functions to build graphs.
Documentation
hCubeG :: Int -> Graph
cycleG :: Int -> Graph
prismG :: Int -> Graph
productG :: Graph -> Graph -> Graph
starG :: (Vertex, Vertex) -> Graph
unionG :: Graph -> Graph -> Graph
undirG :: Graph -> Graph
tensorG :: [Int] -> Graph
kG :: Int -> Int -> Graph
cliqueG :: (Vertex, Vertex) -> Graph
Produced by Haddock version 0.8