Data.Graph

External interface

stronglyConnComp

stronglyConnCompR

data SCC vertex

flattenSCC

flattenSCCs

Graphs

type Graph

type Table a

type Bounds

type Edge

type Vertex

Building graphs

graphFromEdges

graphFromEdges'

buildG

transposeG

Graph properties

vertices

edges

outdegree

indegree

Algorithms

dfs

dff

topSort

components

scc

bcc

reachable

path