Total coloring

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
File:Total coloring foster cage.svg
Proper total coloring of Foster cage with 6 colors. The total chromatic number of this graph is 6 since the degree of each vertex is 5 (5 adjacent edges + 1 vertex = 6).

In graph theory, total coloring is a type of graph coloring on the vertices and edges of a graph. When used without any qualification, a total coloring is always assumed to be proper in the sense that no adjacent edges and no edge and its endvertices are assigned the same color. The total chromatic number χ″(G) of a graph G is the least number of colors needed in any total coloring of G.

The total graph T = T(G) of a graph G is a graph such that (i) the vertex set of T corresponds to the vertices and edges of G and (ii) two vertices are adjacent in T if and only if their corresponding elements are either adjacent or incident in G. Then total coloring becomes a (proper) vertex coloring of the total graph.

Some properties of χ″(G):

  1. χ″(G) ≥ Δ(G) + 1.
  2. χ″(G) ≤ Δ(G) + 1026. (Molloy, Reed 1998)
  3. χ″(G) ≤ Δ(G) + 8 ln8(Δ(G)) for sufficiently large Δ(G). (Hind, Molloy, Reed 1998)
  4. χ″(G) ≤ ch′(G) + 2.

Here Δ(G) is the maximum degree; and ch′(G), the edge choosability.

Total coloring arises naturally since it is simply a mixture of vertex and edge colorings. The next step is to look for any Brooks-typed or Vizing-typed upper bound on the total chromatic number in terms of maximum degree.

It turns out that the total coloring version of maximum degree upper bound is a difficult problem and has eluded mathematicians for 40 years. The most well-known speculation is the following.

Total coloring conjecture. (Behzad, Vizing)

χ″(G) ≤ Δ(G) + 2.

Apparently, the term "total coloring" and the statement of total coloring conjecture were independently introduced by Behzad and Vizing in numerous occasions between 1964 and 1968. See [Jensen, Toft 1995] for details. The conjecture is known to hold for a few important classes of graphs, such as all bipartite graphs and most planar graphs except those with maximum degree 6. The planar case can be completed if Vizing's planar graph conjecture is true. Also, if the list coloring conjecture is true, then χ″(G) ≤ Δ(G) + 3.

Results related to total coloring have been obtained. For example, Kilakos and Reed (1993) proved that the fractional chromatic number of the total graph of a graph G is at most Δ(G) + 2.

Some properties of the line graph and the total graph:

T = T(G) is Eulerian if and only if the line graph L(G) is Eulerian.

References

  • Lua error in package.lua at line 80: module 'strict' not found.
  • Jensen, Tommy R.; Toft, Bjarne (1995). Graph coloring problems. New York: Wiley-Interscience. ISBN 0-471-02865-7.
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found.