Category
page 1Directed graphs
directed graph
graph with oriented edges
directed acyclic graph
directed graph with no directed cycles
strongly connected component
subgraph of a directed graph containing paths in both directions between each pair of vertices
tournament
directed graph in which each pair of vertices are the endpoints of one edge
transpose graph
directed graph formed by reversing every edge of another directed graph
quiver
generalized directed graph which is permitted to have multiple arcs and loops
De Bruijn graph
node-link graph representing overlaps between sequences of symbols
dominance
binary relation over nodes in a control-flow graph
Feedback arc set
a subset of the edges in a directed graph that includes at least one edge from each cycle
st-connectivity
thumb|300px|There is a path (graph theory)|path directed from "s" to "t" in the first graph, but not in the second.
BEST theorem
formula used in graph theory