If an undirected graph has an
Euler tour, an Eulerian orientation of the graph (an orientation for which every vertex has indegree equal to its outdegree) may be found by orienting the edges consistently around the tour. These orientations are automatically strong orientations. A theorem of states that every undirected graph has a
well-balanced orientation. This is an orientation with the property that, for every pair of vertices and in , the number of pairwise edge-disjoint directed paths from to in the resulting directed graph is at least \left\lfloor k/2 \right\rfloor, where is the maximum number of paths in a set of edge-disjoint undirected paths from to . Nash-Williams' orientations also have the property that they are as close as possible to being Eulerian orientations: at each vertex, the indegree and the outdegree are within one of each other. The existence of well-balanced orientations, together with
Menger's theorem, immediately implies Robbins' theorem: by Menger's theorem, a 2-edge-connected graph has at least two edge-disjoint paths between every pair of vertices, from which it follows that any well-balanced orientation must be strongly connected. More generally this result implies that every -edge-connected undirected graph can be oriented to form a -edge-connected directed graph. A
totally cyclic orientation of a graph is an orientation in which each edge belongs to a directed cycle. For connected graphs, this is the same thing as a strong orientation, but totally cyclic orientations may also be defined for disconnected graphs, and are the orientations in which each connected component of becomes strongly connected. Robbins' theorem can be restated as saying that a graph has a totally cyclic orientation if and only if it does not have a bridge. Totally cyclic orientations are dual to acyclic orientations (orientations that turn into a
directed acyclic graph) in the sense that, if is a
planar graph, and orientations of are transferred to orientations of the
planar dual graph of by turning each edge 90 degrees clockwise, then a totally cyclic orientation of corresponds in this way to an acyclic orientation of the dual graph and vice versa. The number of different totally cyclic orientations of any graph is where is the
Tutte polynomial of the graph, and dually the number of acyclic orientations is . As a consequence, Robbins' theorem implies that the Tutte polynomial has a root at the point if and only if the graph has a bridge. If a strong orientation has the property that all directed cycles pass through a single edge
st (equivalently, if flipping the orientation of an edge produces an
acyclic orientation) then the acyclic orientation formed by reversing
st is a
bipolar orientation. Every bipolar orientation is related to a strong orientation in this way. ==Flip graphs==