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