Interval coloring

From HandWiki

In graph theory, the interval chromatic number χ<(H) of an ordered graph H is the minimum number of intervals the (linearly ordered) vertex set of H can be partitioned into so that no two vertices belonging to the same interval are adjacent in H.[1][2]

Definition and basic properties

An ordered graph is a graph G together with a specified linear ordering on its vertex set V(G). In an ordered graph H, an interval coloring is a partition of V(H) into independent sets of consecutive vertices (called intervals or parts). The interval chromatic number χ<(H) is the minimum number of parts in any interval coloring of H.[2]

Since the parts of an interval coloring are independent sets:

χ<(H)χ(H),

where χ(H) is the ordinary chromatic number.[2]

An ordered graph is called interval k-chromatic (or k-ichromatic) if χ<(H)=k.[2]

Computational complexity

It is of particular interest that the interval chromatic number is easily computable. By a simple greedy algorithm, one can efficiently find an optimal partition of the vertex set of H into χ<(H) independent intervals.[1] This is in sharp contrast with computing the usual chromatic number of a graph, where even finding an approximation is an NP hard task.

For a given graph H and its isomorphic graphs, the chromatic number remains the same, but the interval chromatic number may differ depending on the ordering of the vertex set.[2]

Extremal theory

Pach and Tardos proved a fundamental theorem relating the interval chromatic number to extremal graph theory:[1]

For any ordered graph H, the maximum number of edges that an H-free ordered graph with n vertices can have is:
ex<(n,H)=(11χ<(H)1)(n2)+o(n2)

This theorem naturally extends to families of forbidden ordered subgraphs with:[1]

χ<():=min{χ<(H)H}

Relation to forbidden patterns

The interval chromatic number plays a crucial role in forbidden pattern problems for ordered graphs and zero-one matrices. For a 2-ichromatic ordered graph, the extremal problem becomes particularly interesting, as the quadratic term vanishes in the extremal function formula.[1] These can be represented by zero-one matrices where the vertices are enumerated as v1<v2<<vn<vn+1<<vn+m such that every edge connects some vi with in to some vj with j>n.[1]

The forbidden pattern problems connect to several problems in discrete geometry, including the unit distance graph problem, the planar segment-center problem, and the finding of Davenport–Schinzel sequences.[1]

See also

References

  1. 1.0 1.1 1.2 1.3 1.4 1.5 1.6 Mitchell, Joseph S. B.; Rote, Günter, eds. (2005), "Forbidden patterns and unit distances", Proceedings of the 21st ACM Symposium on Computational Geometry, Pisa, Italy, June 6-8, 2005, Association for Computing Machinery, pp. 1–9, doi:10.1145/1064092.1064096 
  2. 2.0 2.1 2.2 2.3 2.4 Neidinger, Dana; West, Douglas B. (September 2019). "Ramsey Numbers of Interval 2-Chromatic Ordered Graphs". Graphs and Combinatorics 35 (5): 1065–1076. doi:10.1007/s00373-019-02057-8. ISSN 0911-0119.