Fine Art

.

The arboricity of an undirected graph is the minimum number of forests into which its edges can be partitioned. Equivalently it is the minimum number of spanning forests needed to cover all the edges of the graph.

Example

A partition of the complete bipartite graph K4,4 into three forests, showing that it has arboricity three.

The figure shows the complete bipartite graph K4,4, with the colors indicating a partition of its edges into three forests. K4,4 cannot be partitioned into fewer forests, because any forest on its eight vertices has at most seven edges, while the overall graph has sixteen edges, more than double the number of edges in a single forest. Therefore, the arboricity of K4,4 is three.


Arboricity as a measure of density

The arboricity of a graph is a measure of how dense the graph is: graphs with many edges have high arboricity, and graphs with high arboricity must have a dense subgraph.

In more detail, as any n-vertex forest has at most n-1 edges, the arboricity of a graph with n vertices and m edges is at least \( \lceil m/(n-1)\rceil \). Additionally, the subgraphs of any graph cannot have arboricity larger than the graph itself, or equivalently the arboricity of a graph must be at least the maximum arboricity of any of its subgraphs. Nash-Williams proved that these two facts can be combined to characterize arboricity: if we let nS and mS denote the number of vertices and edges, respectively, of any subgraph S of the given graph, then the arboricity of the graph equals \( \max\{\lceil m_S/(n_S-1)\rceil\} \).

Any planar graph with n vertices has at most 3n-6 edges, from which it follows by Nash-Williams' formula that planar graphs have arboricity at most three. Schnyder used a special decomposition of a planar graph into three forests called a Schnyder wood to find a straight-line embedding of any planar graph into a grid of small area.
Algorithms

The arboricity of a graph can be expressed as a special case of a more general matroid sum problem, in which one wishes to express a set of elements of a matroid as a union of a small number of independent sets. As a consequence, the arboricity can be calculated by a polynomial-time algorithm (Gabow & Westermann 1992).
Related concepts

The star arboricity of a graph is the size of the minimum forest, each tree of which is a star (tree with at most one non-leaf node), into which the edges of the graph can be partitioned. If a tree is not a star itself, its star arboricity is two, as can be seen by partitioning the edges into two subsets at odd and even distances from the tree root respectively. Therefore, the star arboricity of any graph is at least equal to the arboricity, and at most equal to twice the arboricity.

The linear arboricity of a graph is the size of the minimum linear forest (a forest in which all vertices are incident to at most two edges) into which the edges of the graph can be partitioned. The linear arboricity of a graph is closely related to its maximum degree.

The pseudoarboricity of a graph is the minimum number of pseudoforests into which its edges can be partitioned. Equivalently, it is the maximum ratio of edges to vertices in any subgraph of the graph. As with the arboricity, the pseudoarboricity has a matroid structure allowing it to be computed efficiently (Gabow & Westermann 1992).

The thickness of a graph is the minimum number of planar subgraphs into which its edges can be partitioned. As any planar graph has arboricity three, the thickness of any graph is at least equal to a third of the arboricity, and at most equal to the arboricity.

The degeneracy of a graph is the maximum, over all induced subgraphs of the graph, of the minimum degree of a vertex in the subgraph. The degeneracy of a graph with arboricity a is at least equal to a, and at most equal to \( 2a-1 \). The coloring number of a graph, also known as its Szekeres-Wilf number (Szekeres & Wilf 1968) is always equal to its degeneracy plus 1 (Jensen & Toft 1995, p. 77f.).
References

Alon, N. (1988). "The linear arboricity of graphs". Israel Journal of Mathematics 62 (3): 311–325. doi:10.1007/BF02783300. MR0955135.
Chen, B.; Matsumoto, M.; Wang, J.; Zhang, Z.; Zhang, J. (1994). "A short proof of Nash-Williams' theorem for the arboricity of a graph". Graphs and Combinatorics 10 (1): 27–28. doi:10.1007/BF01202467. MR1273008.
Erdős, P.; Hajnal, A. (1966). "On chromatic number of graphs and set-systems". Acta Mathematica Hungarica 17 (1–2): 61–99. doi:10.1007/BF02020444. MR0193025.
Gabow, H. N.; Westermann, H. H. (1992). "Forests, frames, and games: Algorithms for matroid sums and applications". Algorithmica 7 (1): 465–497. doi:10.1007/BF01758774. MR1154585.
Hakimi, S. L.; Mitchem, J.; Schmeichel, E. E. (1996). "Star arboricity of graphs". Discrete Mathematics 149: 93–98. doi:10.1016/0012-365X(94)00313-8. MR1375101.
Jensen, T. R.; Toft, B. (1995). Graph Coloring Problems. New York: Wiley-Interscience. ISBN 0-471-02865-7. MR1304254.
C. St. J. A. Nash-Williams (1961). "Edge-disjoint spanning trees of finite graphs". Journal of the London Mathematical Society 36 (1): 445–450. doi:10.1112/jlms/s1-36.1.445. MR0133253.
C. St. J. A. Nash-Williams (1964). "Decomposition of finite graphs into forests". Journal of the London Mathematical Society 39 (1): 12. doi:10.1112/jlms/s1-39.1.12. MR0161333.
W. Schnyder (1990). "Embedding planar graphs on the grid". Proc. 1st ACM/SIAM Symposium on Discrete Algorithms (SODA). pp. 138–148.
Szekeres, G.; Wilf, H. S. (1968). "An inequality for the chromatic number of a graph". Journal of Combinatorial Theory. MR0218269.
Tutte, W. T. (1961). "On the problem of decomposing a graph into n connected factors". Journal of the London Mathematical Society 36 (1): 221–230. doi:10.1112/jlms/s1-36.1.221. MR0140438.

Mathematics Encyclopedia.

Retrieved from "http://en.wikipedia.org/"
All text is available under the terms of the GNU Free Documentation License

Home - Hellenica World