Algebra.Graph.HigherKinded.Class
class Graph g
empty
vertex
overlay
class Undirected g
class Reflexive g
class Transitive g
class Preorder g
edge
vertices
edges
overlays
connects
graph
isSubgraphOf
isEmpty
hasVertex
hasEdge
vertexCount
vertexList
vertexSet
vertexIntSet
path
circuit
clique
biclique
star
tree
forest
mesh
torus
deBruijn
removeVertex
replaceVertex
mergeVertices
splitVertex
induce
box
class ToGraph t