Algebra.Graph.IntAdjacencyMap
data IntAdjacencyMap
adjacencyMap
empty
vertex
edge
overlay
connect
vertices
edges
overlays
connects
graph
fromAdjacencyList
isSubgraphOf
isEmpty
hasVertex
hasEdge
vertexCount
edgeCount
vertexList
edgeList
adjacencyList
vertexSet
edgeSet
postset
path
circuit
clique
biclique
star
tree
forest
removeVertex
removeEdge
replaceVertex
mergeVertices
gmap
induce
dfsForest
topSort
isTopSort
data GraphKL
getGraph
getVertex
graphKL
fromGraphKL