Hadwiger conjecture (graph theory)
Unsolved problem in mathematics: Does every graph with chromatic number [math]\displaystyle{ k }[/math] have a [math]\displaystyle{ k }[/math]-vertex complete graph as a minor? (more unsolved problems in mathematics)
|
In graph theory, the Hadwiger conjecture states that if [math]\displaystyle{ G }[/math] is loopless and has no [math]\displaystyle{ K_t }[/math] minor then its chromatic number satisfies [math]\displaystyle{ \chi(G) \lt t }[/math]. It is known to be true for [math]\displaystyle{ 1 \leq t \leq 6 }[/math]. The conjecture is a generalization of the four-color theorem and is considered to be one of the most important and challenging open problems in the field.
In more detail, if all proper colorings of an undirected graph [math]\displaystyle{ G }[/math] use [math]\displaystyle{ k }[/math] or more colors, then one can find [math]\displaystyle{ k }[/math] disjoint connected subgraphs of [math]\displaystyle{ G }[/math] such that each subgraph is connected by an edge to each other subgraph. Contracting the edges within each of these subgraphs so that each subgraph collapses to a single vertex produces a complete graph [math]\displaystyle{ K_k }[/math] on [math]\displaystyle{ k }[/math] vertices as a minor of [math]\displaystyle{ G }[/math].
This conjecture, a far-reaching generalization of the four-color problem, was made by Hugo Hadwiger in 1943 and is still unsolved.[1] (Bollobás Catlin) call it "one of the deepest unsolved problems in graph theory."[2]
Equivalent forms
An equivalent form of the Hadwiger conjecture (the contrapositive of the form stated above) is that, if there is no sequence of edge contractions (each merging the two endpoints of some edge into a single supervertex) that brings a graph [math]\displaystyle{ G }[/math] to the complete graph [math]\displaystyle{ K_k }[/math], then [math]\displaystyle{ G }[/math] must have a vertex coloring with [math]\displaystyle{ k-1 }[/math] colors.
In a minimal [math]\displaystyle{ k }[/math]-coloring of any graph [math]\displaystyle{ G }[/math], contracting each color class of the coloring to a single vertex will produce a complete graph [math]\displaystyle{ K_k }[/math]. However, this contraction process does not produce a minor of [math]\displaystyle{ G }[/math] because there is (by definition) no edge between any two vertices in the same color class, thus the contraction is not an edge contraction (which is required for minors). Hadwiger's conjecture states that there exists a different way of properly edge contracting sets of vertices to single vertices, producing a complete graph [math]\displaystyle{ K_k }[/math], in such a way that all the contracted sets are connected.
If [math]\displaystyle{ \mathcal{F}_k }[/math] denotes the family of graphs having the property that all minors of graphs in [math]\displaystyle{ \mathcal{F}_k }[/math] can be [math]\displaystyle{ (k-1) }[/math]-colored, then it follows from the Robertson–Seymour theorem that [math]\displaystyle{ \mathcal{F}_k }[/math] can be characterized by a finite set of forbidden minors. Hadwiger's conjecture is that this set consists of a single forbidden minor, [math]\displaystyle{ K_k }[/math].
The Hadwiger number [math]\displaystyle{ h(G) }[/math] of a graph [math]\displaystyle{ G }[/math] is the size [math]\displaystyle{ k }[/math] of the largest complete graph [math]\displaystyle{ K_k }[/math] that is a minor of [math]\displaystyle{ G }[/math] (or equivalently can be obtained by contracting edges of [math]\displaystyle{ G }[/math]). It is also known as the contraction clique number of [math]\displaystyle{ G }[/math].[2] The Hadwiger conjecture can be stated in the simple algebraic form [math]\displaystyle{ \chi(G)\le h(G) }[/math] where [math]\displaystyle{ \chi(G) }[/math] denotes the chromatic number of [math]\displaystyle{ G }[/math].
Special cases and partial results
The case [math]\displaystyle{ k=2 }[/math] is trivial: a graph requires more than one color if and only if it has an edge, and that edge is itself a [math]\displaystyle{ K_2 }[/math] minor. The case [math]\displaystyle{ k=3 }[/math] is also easy: the graphs requiring three colors are the non-bipartite graphs, and every non-bipartite graph has an odd cycle, which can be contracted to a 3-cycle, that is, a [math]\displaystyle{ K_3 }[/math] minor.
In the same paper in which he introduced the conjecture, Hadwiger proved its truth for [math]\displaystyle{ k=4 }[/math]. The graphs with no [math]\displaystyle{ K_4 }[/math] minor are the series–parallel graphs and their subgraphs. Each graph of this type has a vertex with at most two incident edges; one can 3-color any such graph by removing one such vertex, coloring the remaining graph recursively, and then adding back and coloring the removed vertex. Because the removed vertex has at most two edges, one of the three colors will always be available to color it when the vertex is added back.
The truth of the conjecture for [math]\displaystyle{ k=5 }[/math] implies the four color theorem: for, if the conjecture is true, every graph requiring five or more colors would have a [math]\displaystyle{ K_5 }[/math] minor and would (by Wagner's theorem) be nonplanar. Klaus Wagner proved in 1937 that the case [math]\displaystyle{ k=5 }[/math] is actually equivalent to the four color theorem and therefore we now know it to be true. As Wagner showed, every graph that has no [math]\displaystyle{ K_5 }[/math] minor can be decomposed via clique-sums into pieces that are either planar or an 8-vertex Möbius ladder, and each of these pieces can be 4-colored independently of each other, so the 4-colorability of a [math]\displaystyle{ K_5 }[/math]-minor-free graph follows from the 4-colorability of each of the planar pieces.
(Robertson Seymour) proved the conjecture for [math]\displaystyle{ k=6 }[/math], also using the four color theorem; their paper with this proof won the 1994 Fulkerson Prize. It follows from their proof that linklessly embeddable graphs, a three-dimensional analogue of planar graphs, have chromatic number at most five.[3] Due to this result, the conjecture is known to be true for [math]\displaystyle{ k\le 6 }[/math], but it remains unsolved for all [math]\displaystyle{ k\gt 6 }[/math].
For [math]\displaystyle{ k=7 }[/math], some partial results are known: every 7-chromatic graph must contain either a [math]\displaystyle{ K_7 }[/math] minor or both a [math]\displaystyle{ K_{4,4} }[/math] minor and a [math]\displaystyle{ K_{3,5} }[/math] minor.[4]
Every graph [math]\displaystyle{ G }[/math] has a vertex with at most [math]\displaystyle{ O\bigl(h(G)\sqrt{\log h(G)}\bigr) }[/math] incident edges,[5] from which it follows that a greedy coloring algorithm that removes this low-degree vertex, colors the remaining graph, and then adds back the removed vertex and colors it, will color the given graph with [math]\displaystyle{ O\bigl(h(G)\sqrt{\log h(G)}\bigr) }[/math] colors.
In the 1980s, Alexander V. Kostochka[6] and Andrew Thomason[7] both independently proved that every graph with no [math]\displaystyle{ K_k }[/math] minor has average degree [math]\displaystyle{ O (k \sqrt {\log k}) }[/math] and can thus be colored using [math]\displaystyle{ O (k \sqrt {\log k}) }[/math] colors. A sequence of improvements to this bound have led to the announcement of [math]\displaystyle{ O(k \log \log k) }[/math]-colorability for graphs without [math]\displaystyle{ K_k }[/math] minors.[8]
Generalizations
György Hajós conjectured that Hadwiger's conjecture could be strengthened to subdivisions rather than minors: that is, that every graph with chromatic number [math]\displaystyle{ k }[/math] contains a subdivision of a complete graph [math]\displaystyle{ K_k }[/math]. Hajós' conjecture is true for [math]\displaystyle{ k\le 4 }[/math], but (Catlin 1979) found counterexamples to this strengthened conjecture for [math]\displaystyle{ k\ge 7 }[/math]; the cases [math]\displaystyle{ k=5 }[/math] and [math]\displaystyle{ k=6 }[/math] remain open.[9] (Erdős Fajtlowicz) observed that Hajós' conjecture fails badly for random graphs: for any [math]\displaystyle{ \varepsilon\gt 0 }[/math], in the limit as the number of vertices, [math]\displaystyle{ n }[/math], goes to infinity, the probability approaches one that a random [math]\displaystyle{ n }[/math]-vertex graph has chromatic number [math]\displaystyle{ \ge(\tfrac12-\varepsilon)n/\log_2 n }[/math], and that its largest clique subdivision has [math]\displaystyle{ O(\sqrt n) }[/math] vertices. In this context, it is worth noting that the probability also approaches one that a random [math]\displaystyle{ n }[/math]-vertex graph has Hadwiger number greater than or equal to its chromatic number, so the Hadwiger conjecture holds for random graphs with high probability; more precisely, the Hadwiger number is with high probability proportional to [math]\displaystyle{ n/\sqrt{\log n} }[/math].[2]
(Borowiecki 1993) asked whether Hadwiger's conjecture could be extended to list coloring. For [math]\displaystyle{ k\le 4 }[/math], every graph with list chromatic number [math]\displaystyle{ k }[/math] has a [math]\displaystyle{ k }[/math]-vertex clique minor. However, the maximum list chromatic number of planar graphs is 5, not 4, so the extension fails already for [math]\displaystyle{ K_5 }[/math]-minor-free graphs.[10] More generally, for every [math]\displaystyle{ t\ge 1 }[/math], there exist graphs whose Hadwiger number is [math]\displaystyle{ 3t+1 }[/math] and whose list chromatic number is [math]\displaystyle{ 4t+1 }[/math].[11]
Gerards and Seymour conjectured that every graph [math]\displaystyle{ G }[/math] with chromatic number [math]\displaystyle{ k }[/math] has a complete graph [math]\displaystyle{ K_k }[/math] as an odd minor. Such a structure can be represented as a family of [math]\displaystyle{ k }[/math] vertex-disjoint subtrees of [math]\displaystyle{ G }[/math], each of which is two-colored, such that each pair of subtrees is connected by a monochromatic edge. Although graphs with no odd [math]\displaystyle{ K_k }[/math] minor are not necessarily sparse, a similar upper bound holds for them as it does for the standard Hadwiger conjecture: a graph with no odd [math]\displaystyle{ K_k }[/math] minor has chromatic number [math]\displaystyle{ \chi(G)=O\bigl(k\sqrt{\log k}\bigr) }[/math].[12]
By imposing extra conditions on [math]\displaystyle{ G }[/math], it may be possible to prove the existence of larger minors than [math]\displaystyle{ K_k }[/math]. One example is the snark theorem, that every cubic graph requiring four colors in any edge coloring has the Petersen graph as a minor, conjectured by W. T. Tutte and announced to be proved in 2001 by Robertson, Sanders, Seymour, and Thomas.[13]
Notes
- ↑ Diestel (2017).
- ↑ 2.0 2.1 2.2 Bollobás, Catlin & Erdős (1980).
- ↑ Nešetřil & Thomas (1985).
- ↑ The existence of either a [math]\displaystyle{ K_7 }[/math] or [math]\displaystyle{ K_{3,5} }[/math] minor was shown by Ken-ichi Kawarabayashi, and (Kawarabayashi Toft) proved the existence of either a [math]\displaystyle{ K_7 }[/math] or [math]\displaystyle{ K_{4,4} }[/math] minor.
- ↑ (Kostochka 1984). The letter [math]\displaystyle{ O }[/math] in this expression invokes big O notation.
- ↑ Kostochka (1984).
- ↑ Thomason (1984).
- ↑ (Norin Postle); (Delcourt Postle).
- ↑ Yu & Zickfeld (2006).
- ↑ (Voigt 1993); (Thomassen 1994).
- ↑ Barát, Joret & Wood (2011).
- ↑ (Geelen Gerards); (Kawarabayashi 2009).
- ↑ Pegg (2002).
References
- Barát, János; Joret, Gwenaël (2011), "Disproof of the list Hadwiger conjecture", Electronic Journal of Combinatorics 18 (1): P232, doi:10.37236/719, http://www.combinatorics.org/Volume_18/Abstracts/v18i1p232.html
- "Hadwiger's conjecture is true for almost every graph", European Journal of Combinatorics 1 (3): 195–199, 1980, doi:10.1016/s0195-6698(80)80001-1, https://www.renyi.hu/~p_erdos/1980-10.pdf
- Borowiecki, Mieczyslaw (1993), "Research problem 172", Discrete Mathematics 121 (1–3): 235–236, doi:10.1016/0012-365X(93)90557-A
- Catlin, P. A. (1979), "Hajós's graph-colouring conjecture: variations and counterexamples", Journal of Combinatorial Theory, Series B 26 (2): 268–274, doi:10.1016/0095-8956(79)90062-5
- Delcourt, Michelle; Postle, Luke (2021), Reducing linear Hadwiger's conjecture to coloring small graphs
- Diestel, Reinhard (2017), "7.3 Hadwiger's conjecture", Graph Theory, Graduate Texts in Mathematics, 173 (5th ed.), Springer, Berlin, pp. 183–186, ISBN 978-3-662-57560-4
- "On the conjecture of Hajós", Combinatorica 1 (2): 141–143, 1981, doi:10.1007/BF02579269
- "On the odd-minor variant of Hadwiger's conjecture", Journal of Combinatorial Theory, Series B 99 (1): 20–29, 2006, doi:10.1016/j.jctb.2008.03.006, https://ir.cwi.nl/pub/13651
- "Über eine Klassifikation der Streckenkomplexe", Vierteljschr. Naturforsch. Ges. Zürich 88: 133–143, 1943
- "Note on coloring graphs without odd-Kk-minors", Journal of Combinatorial Theory, Series B 99 (4): 728–731, 2009, doi:10.1016/j.jctb.2008.12.001
- "Any 7-chromatic graph has K7 or K4,4 as a minor", Combinatorica 25 (3): 327–353, 2005, doi:10.1007/s00493-005-0019-1
- Kostochka, A. V. (1984), "Lower bound of the Hadwiger number of graphs by their average degree", Combinatorica 4 (4): 307–316, doi:10.1007/BF02579141
- "A note on spatial representation of graphs", Commentationes Mathematicae Universitatis Carolinae 26 (4): 655–659, 1985
- Norin, Sergey; Postle, Luke; Song, Zi-Xia (2023), "Breaking the degeneracy barrier for coloring graphs with no [math]\displaystyle{ K_t }[/math] minor", Advances in Mathematics 422: Paper No. 109020, 23pp, doi:10.1016/j.aim.2023.109020
- "Book Review: The Colossal Book of Mathematics", Notices of the American Mathematical Society 49 (9): 1084–1086, 2002, https://www.ams.org/notices/200209/rev-pegg.pdf
- "Hadwiger's conjecture for K6-free graphs", Combinatorica 13 (3): 279–361, 1993, doi:10.1007/BF01202354, https://www.math.gatech.edu/~thomas/PAP/hadwiger.pdf
- Thomason, Andrew (1984), "An extremal function for contractions of graphs", Mathematical Proceedings of the Cambridge Philosophical Society 95 (2): 261–265, doi:10.1017/S0305004100061521
- "Every planar graph is 5-choosable", Journal of Combinatorial Theory, Series B 62 (1): 180–181, 1994, doi:10.1006/jctb.1994.1062
- "List colourings of planar graphs", Discrete Mathematics 120 (1–3): 215–219, 1993, doi:10.1016/0012-365X(93)90579-I
- "Über eine Eigenschaft der ebenen Komplexe", Mathematische Annalen 114: 570–590, 1937, doi:10.1007/BF01594196
- Yu, Xingxing; Zickfeld, Florian (2006), "Reducing Hajós' 4-coloring conjecture to 4-connected graphs", Journal of Combinatorial Theory, Series B 96 (4): 482–492, doi:10.1016/j.jctb.2005.10.001
Original source: https://en.wikipedia.org/wiki/Hadwiger conjecture (graph theory).
Read more |