In graph theory, a directed edge (or arc) [1][2] is an edge that connects an ordered pair of vertices, distinguishing a tail from a head. Directed edges are the defining feature of a directed graph, as opposed to the undirected edge of an undirected graph.
Definition
Definition 1 (Directed edge)
Let be a graph with vertex set . A directed edge (or arc) is an ordered pair of vertices , where is called the tail and the head of the edge.
Notation
A directed edge from to is written or . Unlike the undirected edge , order matters: unless .
References
- [1]
“Directed graph”, Wikipedia, Available: https://en.wikipedia.org/wiki/Directed_graph, Accessed: 2026-07-14 ↩
- [2]
“Directed Graph”, Wolfram MathWorld, Available: https://mathworld.wolfram.com/DirectedGraph.html, Accessed: 2026-07-14 ↩