directed graph
A directed graph![]()
or digraph is a pair where is a set of vertices and is a subset of called edges or arcs.
If is symmetric![]()
(i.e., if and only if ), then the digraph is isomorphic
to an ordinary (that is, undirected) graph.
Digraphs are generally drawn in a similar![]()
manner to graphs with arrows on the edges to indicate a sense of direction. For example, the digraph
may be drawn as