Star coloring
Graph coloring avoiding 2-colored paths
From Wikipedia, the free encyclopedia
In the mathematical field of graph theory, a star coloring of a graph G is a (proper) vertex coloring in which every path on four vertices uses at least three distinct colors. Equivalently, in a star coloring, the induced subgraphs formed by the vertices of any two colors has connected components that are star graphs.[1] Star coloring has been introduced by Grünbaum (1973).[2] The star chromatic number of G is the fewest colors needed to star color G.

In special classes of graphs
Grünbaum (1973) observed that the star chromatic number is bounded for planar graphs.[2] More precisely, the star chromatic number of planar graphs is at most 20, and some planar graphs have star chromatic number at least 10.[1] More generally, the star chromatic number is bounded on every proper minor closed class.[3] This result has been generalized to all low-tree-depth colorings (standard coloring and star coloring being low-tree-depth colorings with respective parameter 1 and 2).[4]
For every graph of maximum degree the star chromatic number is There exist graphs for which this bound is close to tight: they have star chromatic number [5]
Complexity
Related concepts
Star coloring is the special case for of -centered coloring, colorings in which every connected subgraph either uses at least colors or has at least one color that is used for exactly one vertex. For such a coloring, a connected subgraph with only two colors must be a star, with the vertex of a unique color at its center. There can be no edges between the remaining vertices in the component, because they would form two-vertex connected subgraphs without a uniquely used color.[7]
Another generalization of star coloring is the closely related concept of acyclic coloring, where it is required that every cycle uses at least three colors, so the two-color induced subgraphs are forests. If we denote the acyclic chromatic number of a graph G by , we have that , and in fact every star coloring of G is an acyclic coloring. In the other direction, so each of the two kinds of chromatic number is bounded if and only if the other one is.[1]