- Source: Arborescence (graph theory)
In graph theory, an arborescence is a directed graph where there exists a vertex r (called the root) such that, for any other vertex v, there is exactly one directed walk from r to v (noting that the root r is unique). An arborescence is thus the directed-graph form of a rooted tree, understood here as an undirected graph. An arborescence is also a directed rooted tree in which all edges point away from the root; a number of other equivalent characterizations exist.
Every arborescence is a directed acyclic graph (DAG), but not every DAG is an arborescence.
Definition
The term arborescence comes from French. Some authors object to it on grounds that it is cumbersome to spell. There is a large number of synonyms for arborescence in graph theory, including directed rooted tree, out-arborescence, out-tree, and even branching being used to denote the same concept. Rooted tree itself has been defined by some authors as a directed graph.
= Further definitions
=Furthermore, some authors define an arborescence to be a spanning directed tree of a given digraph. The same can be said about some of its synonyms, especially branching. Other authors use branching to denote a forest of arborescences, with the latter notion defined in broader sense given at beginning of this article, but a variation with both notions of the spanning flavor is also encountered.
It's also possible to define a useful notion by reversing all the edges of an arborescence, i.e. making them all point in the direction of the root rather than away from it. Such digraphs are also designated by a variety of terms, such as in-tree or anti-arborescence. W. T. Tutte distinguishes between the two cases by using the phrases arborescence diverging from [some root] and arborescence converging to [some root].
The number of rooted trees (or arborescences) with n nodes is given by the sequence:
0, 1, 1, 2, 4, 9, 20, 48, 115, 286, 719, 1842, 4766, 12486, ... (sequence A000081 in the OEIS).
See also
Edmonds' algorithm
Multitree
References
External links
Weisstein, Eric W. "Arborescence". MathWorld.
Weisstein, Eric W. "Rooted Tree". MathWorld.
Kata Kunci Pencarian:
- Arborescence (graph theory)
- Glossary of graph theory
- Tree (graph theory)
- Directed acyclic graph
- Random graph
- Arborescence
- Directed graph
- Rooted graph
- Tree (abstract data type)
- Multitree