Namespaces
Variants
Actions

Graph, oriented

From Encyclopedia of Mathematics
Revision as of 17:04, 7 February 2011 by 127.0.0.1 (talk) (Importing text file)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

directed graph

A graph with an orientation assigned to each of its edges. An oriented graph is specified by a set of vertices and a set of ordered pairs of vertices, known as arcs. One says that the arc issues from the vertex and enters the vertex . The number of arcs issuing from is known as the output semi-degree of , while the number of arcs entering is known as the input semi-degree of . An alternating sequence of vertices and arcs in which , , is known as an (oriented) sequence. The sequence is closed if its first and last vertices coincide. A path is a sequence in which all vertices are different. A contour is a non-trivial closed sequence (containing at least one arc) in which all vertices, except the first and last ones, are different. If a path from a vertex to a vertex exists, then one says that is reachable from .

An oriented graph with numbered vertices and arcs can be specified by an incidence matrix, i.e. by the matrix of dimension in which

The adjacency matrix of the vertices of an oriented graph is the matrix of dimension in which the entry is equal to the number of arcs going from to . The sums of the elements in the rows of are equal to the output semi-degrees of the vertices of the oriented graph , while the sums of the elements in the columns are equal to the input semi-degrees. An entry of the matrix (i.e. the -th power of the adjacency matrix of ) is equal to the number of sequences of length going from to .

Several types of connectivity can be defined in an oriented graph (cf. Graph, connectivity of a). An oriented graph is said to be strongly connected, or strong, if any two of its vertices are mutually reachable; it is unilaterally connected if, out of any two of its vertices, at least one is reachable from the other; it is weakly connected, or weak, if any two of its vertices are connected by a chain in the graph, such chain having been obtained from the initial oriented graph by replacing each arc by a (non-oriented) edge.

Oriented graphs are used in: probability theory for the representation of a Markov chain; the theory of games in the description of the set of game situations and results of competitions; mathematical economics when solving transportation problems; the theory of automata in constructing transition diagrams, etc. In graph theory itself, an orientation can be introduced in solving certain problems concerning non-oriented graphs, thus reducing the initial problem to a problem on oriented graphs. The basic difference between an oriented and a non-oriented graph is manifested in the definitions of concepts such as a path, connectivity, reachability, distance, etc. The most interesting types of oriented graphs are tournaments (cf. Tournament), transitive graphs, graphs of partial orders, growing trees, graphs of one-place mappings, and contour-free graphs.

References

[1] A.A. Zykov, "The theory of finite graphs" , 1 , Novosibirsk (1969) (In Russian)
[2] F. Harary, "Graph theory" , Addison-Wesley (1969) pp. Chapt. 9
[3] C.F. Picard, "Graphs and questionnaires" , North-Holland (1980) (Translated from French)


Comments

For the terminology in graph theory see also Graph. A contour is better known as a directed cycle. A comprehensive reference for directed (oriented) graphs is [a1].

References

[a1] F. Harary, R.Z. Norman, D. Cartwright, "Structural models. An introduction to the theory of directed graphs" , Wiley (1965)
[a2] R.J. Wilson, "Introduction to graph theory" , Longman (1985)
How to Cite This Entry:
Graph, oriented. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Graph,_oriented&oldid=35937
This article was adapted from an original article by A.A. Sapozhenko (originator), which appeared in Encyclopedia of Mathematics - ISBN 1402006098. See original article