Graph coloring in which all 2-chromatic subgraphs are acyclic
In graph theory, an acyclic coloring is a (proper) vertex coloring in which every 2-chromatic subgraph is acyclic. The acyclic chromatic numberA(G) of a graphG is the fewest colors needed in any acyclic coloring of G.
Acyclic coloring is often associated with graphs embedded on non-plane surfaces.
Upper bounds
A(G) ≤ 2 if and only if G is acyclic.
Bounds on A(G) in terms of Δ(G), the maximum degree of G, include the following:
A milestone in the study of acyclic coloring is the following affirmative answer to a conjecture of Grünbaum:
Theorem (Borodin 1979) A(G) ≤ 5 if G is planar graph.
Grünbaum (1973) introduced acyclic coloring and acyclic chromatic number, and conjectured the result in the above theorem. Borodin's proof involved several years of painstaking inspection of 450 reducible configurations. One consequence of this theorem is that every planar graph can be decomposed into an independent set and two inducedforests. (Stein 1970, 1971)
Gebremedhin et al. (2008) demonstrated that every proper vertex coloring of a chordal graph is also an acyclic coloring.
Since chordal graphs can be optimally colored in O(n + m) time, the same is also true for acyclic coloring on that class of graphs.
A linear-time algorithm to acyclically color a graph of maximum degree ≤ 3 using 4 colors or fewer was given by Skulrattanakulchai (2004).
Gebremedhin, Assefaw H.; Tarafdar, Arijit; Pothen, Alex; Walther, Andrea (2008), "Efficient Computation of Sparse Hessians Using Coloring and Automatic Differentiation", INFORMS Journal on Computing, 21 (2): 209–223, doi:10.1287/ijoc.1080.0286.
Jensen, Tommy R.; Toft, Bjarne (1995), Graph Coloring Problems, New York: Wiley-Interscience, ISBN978-0-471-02865-9.
Kostochka, A. V. (1978), Upper bounds of chromatic functions of graphs, Doctoral thesis (in Russian), Novosibirsk{{citation}}: CS1 maint: location missing publisher (link).
Skulrattanakulchai, San (2004), "Acyclic colorings of subcubic graphs", Information Processing Letters, 92 (4): 161–167, doi:10.1016/j.ipl.2004.08.002.