Perfect Graphs and Advanced Coloring
Perfect graphs form a rich class where the chromatic number equals the clique number for every induced subgraph. The Strong Perfect Graph Theorem, proved in 2006, gives a complete characterization.
Perfect Graphs
A graph is perfect if for every induced subgraph of . Equivalently (by the Perfect Graph Theorem of Lovรกsz, 1972): is perfect if and only if its complement is perfect. Examples: bipartite graphs, chordal graphs, comparability graphs, co-comparability graphs.
A graph is perfect if and only if it contains no odd hole ( with ) and no odd antihole ( with ) as an induced subgraph. This was conjectured by Berge (1961) and proved by Chudnovsky, Robertson, Seymour, and Thomas (2006). The proof is over 150 pages and uses a structural decomposition theory for Berge graphs.
Fractional and Circular Coloring
The fractional chromatic number is the linear programming relaxation of : minimize over independent sets subject to for all , . Always , and for perfect graphs. For the Kneser graph: , demonstrating that and can differ significantly.
The circular chromatic number generalizes : it is the infimum of over integers such that has a -coloring (vertices get arcs of length on a circle of circumference , with adjacent arcs non-overlapping). Always , and . The circular chromatic number provides a finer measure of colorability.
Coloring Sparse Graphs
The Four Color Theorem: every planar graph is 4-colorable. The Five Color Theorem (simpler proof): every planar graph is 5-colorable (by induction using Euler's formula: ). For graphs on surfaces: the Heawood bound for genus is tight for all (Ringel-Youngs theorem). Graphs with large girth have small chromatic number: for triangle-free graphs (Johansson, 1996).
Thomassen (1994) proved every planar graph is 5-choosable (list chromatic number ) with an elegant inductive proof. Whether every planar graph is 4-choosable is false: Voigt (1993) constructed a planar graph that is not 4-choosable. This shows list coloring is strictly harder than ordinary coloring for planar graphs.