In graph theory, an orientation of an undirected graph is a choice of one of two possible directions for every edge. An oriented graph is an undirected graph equipped with an orientation.
Since the precise definition of “undirected graph” can vary depending on context (notably, whether one allows loops or multiple edges), the precise definition of “oriented graph” is likewise context dependent.
In combinatorics, the most common sense of “oriented graph” is “simple graph equipped with an orientation”.
More formally: let denote the set of two-element subsets of , and the diagonal . Then there is a quotient map , realizing as the set of orbits of the fixed-point free involution on . Then an oriented graph consists of a graph together with a section of the quotient identified in the pullback diagram
Equivalently, an oriented graph consists of a set and a subset such that implies . We may depict a pair in as an arrow from to . Of course the condition rules out loops (arrows from a vertex to itself), and evidently the notion of oriented graph is very different from the notion of digraph where 2-cycles are allowed (an arrow from to and another back from to ).
If the underlying undirected graph is allowed to have loops and multiple edges, then an oriented graph is essentially the same thing as a directed graph (i.e., quiver).
Formally, let an undirected graph be given by a quiver together with a fixed point free involution such that and (in the style of Serre 1977). Then an orientation of consists of a subset such that is the disjoint union .
Any such orientation induces a corresponding quiver . Conversely, any quiver can be seen as an orientation of the undirected Serre graph defined by adding a formal inverse to each edge.
Although the terms “oriented graph” and “directed graph” become essentially equivalent under this reading, in many situations it is useful to consider an oriented graph as one of the many possible orientations of a given undirected graph. For example, various graph invariants? (such as the flow polynomial?, or Tutte‘s original definition of the Tutte polynomial?) can be defined relative to an arbitrary orientation of a graph, but are independent of the choice of orientation.
W. T. Tutte, A contribution to the theory of chromatic polynomials. Canad. J. Math. 6:80–91, 1954. (doi)
Frank Harary (1969), Graph Theory, Addison-Wesley.
Jean-Pierre Serre (1977), Trees, Springer.
W. T. Tutte (1984), Graph Theory, Addison-Wesley.
Last revised on August 6, 2017 at 05:55:41. See the history of this page for a list of all contributions to it.