Definition: Directed Graph (Digraph)
A directed graph / digraph consists of a set and a collection of ordered pairs of elements of :
- The elements of are called vertices or nodes;
- The elements of are called edges or branches.
Definition: Directed Graph (Digraph)
A directed graph / digraph consists of a set and a collection of ordered pairs of elements of :
- The elements of are called vertices or nodes;
- The elements of are called edges or branches.