Hadwiger conjecture (graph theory)
   HOME

TheInfoList



OR:

In
graph theory In mathematics, graph theory is the study of ''graphs'', which are mathematical structures used to model pairwise relations between objects. A graph in this context is made up of '' vertices'' (also called ''nodes'' or ''points'') which are conne ...
, the Hadwiger conjecture states that if G is loopless and has no K_t minor then its
chromatic number In graph theory, graph coloring is a special case of graph labeling; it is an assignment of labels traditionally called "colors" to elements of a graph subject to certain constraints. In its simplest form, it is a way of coloring the vertices o ...
satisfies It is known to be true for The conjecture is a generalization of the
four-color theorem In mathematics, the four color theorem, or the four color map theorem, states that no more than four colors are required to color the regions of any map so that no two adjacent regions have the same color. ''Adjacent'' means that two regions sha ...
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 In discrete mathematics, and more specifically in graph theory, a graph is a structure amounting to a set of objects in which some pairs of the objects are in some sense "related". The objects correspond to mathematical abstractions called '' v ...
G use k or more colors, then one can find k disjoint
connected Connected may refer to: Film and television * ''Connected'' (2008 film), a Hong Kong remake of the American movie ''Cellular'' * '' Connected: An Autoblogography About Love, Death & Technology'', a 2011 documentary film * ''Connected'' (2015 TV ...
subgraphs of G such that each subgraph is connected by an
edge Edge or EDGE may refer to: Technology Computing * Edge computing, a network load-balancing system * Edge device, an entry point to a computer network * Adobe Edge, a graphical development application * Microsoft Edge, a web browser developed by ...
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 In the mathematical field of graph theory, a complete graph is a simple undirected graph in which every pair of distinct vertices is connected by a unique edge. A complete digraph is a directed graph in which every pair of distinct vertices is ...
K_k on k vertices as a minor This conjecture, a far-reaching generalization of the
four-color problem In mathematics, the four color theorem, or the four color map theorem, states that no more than four colors are required to color the regions of any map so that no two adjacent regions have the same color. ''Adjacent'' means that two regions sha ...
, was made by
Hugo Hadwiger Hugo Hadwiger (23 December 1908 in Karlsruhe, Germany – 29 October 1981 in Bern, Switzerland) was a Swiss mathematician, known for his work in geometry, combinatorics, and cryptography. Biography Although born in Karlsruhe, Germany, Hadwi ...
in 1943 and is still unsolved. call it "one of the deepest unsolved problems in graph theory."


Equivalent forms

An equivalent form of the Hadwiger conjecture (the
contrapositive In logic and mathematics, contraposition refers to the inference of going from a conditional statement into its logically equivalent contrapositive, and an associated proof method known as proof by contraposition. The contrapositive of a statem ...
of the form stated above) is that, if there is no sequence of
edge contraction In graph theory, an edge contraction is an operation that removes an edge from a graph while simultaneously merging the two vertices that it previously joined. Edge contraction is a fundamental operation in the theory of graph minors. Vertex ide ...
s (each merging the two endpoints of some edge into a single supervertex) that brings a graph G to the complete then G must have a vertex coloring with k-1 colors. In a minimal of any contracting each color class of the coloring to a single vertex will produce a complete However, this contraction process does not produce a minor because there is (by definition) no edge between any two vertices in the same color class, thus the contraction is not an
edge contraction In graph theory, an edge contraction is an operation that removes an edge from a graph while simultaneously merging the two vertices that it previously joined. Edge contraction is a fundamental operation in the theory of graph minors. Vertex ide ...
(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 in such a way that all the contracted sets are connected. If \mathcal_k denotes the family of graphs having the property that all minors of graphs in \mathcal_k can be then it follows from the
Robertson–Seymour theorem In graph theory, the Robertson–Seymour theorem (also called the graph minor theorem) states that the undirected graphs, partially ordered by the graph minor relationship, form a well-quasi-ordering. Equivalently, every family of graphs that is cl ...
that \mathcal_k can be characterized by a finite set of forbidden minors. Hadwiger's conjecture is that this set consists of a single forbidden The
Hadwiger number In graph theory, the Hadwiger number of an undirected graph is the size of the largest complete graph that can be obtained by contracting edges of . Equivalently, the Hadwiger number is the largest number for which the complete graph is a ...
h(G) of a graph G is the size k of the largest complete graph K_k that is a minor of G (or equivalently can be obtained by contracting edges It is also known as the contraction clique number The Hadwiger conjecture can be stated in the simple algebraic form \chi(G)\le h(G) where \chi(G) denotes the
chromatic number In graph theory, graph coloring is a special case of graph labeling; it is an assignment of labels traditionally called "colors" to elements of a graph subject to certain constraints. In its simplest form, it is a way of coloring the vertices o ...


Special cases and partial results

The case k=2 is trivial: a graph requires more than one color if and only if it has an edge, and that edge is itself a K_2 minor. The case k=3 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 K_3 minor. In the same paper in which he introduced the conjecture, Hadwiger proved its truth The graphs with no K_4 minor are the
series–parallel graph In graph theory, series–parallel graphs are graphs with two distinguished vertices called ''terminals'', formed recursively by two simple composition operations. They can be used to model series and parallel electric circuits. Definition and t ...
s 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 k=5 implies the
four color theorem In mathematics, the four color theorem, or the four color map theorem, states that no more than four colors are required to color the regions of any map so that no two adjacent regions have the same color. ''Adjacent'' means that two regions sh ...
: for, if the conjecture is true, every graph requiring five or more colors would have a K_5 minor and would (by
Wagner's theorem In graph theory, Wagner's theorem is a mathematical forbidden graph characterization of planar graphs, named after Klaus Wagner, stating that a finite graph is planar if and only if its minors include neither ''K''5 (the complete graph on fi ...
) be nonplanar.
Klaus Wagner Klaus Wagner (March 31, 1910 – February 6, 2000) was a German mathematician known for his contributions to graph theory. Education and career Wagner studied topology at the University of Cologne under the supervision of who had been a student ...
proved in 1937 that the case k=5 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 K_5 minor can be decomposed via
clique-sum In graph theory, a branch of mathematics, a clique-sum is a way of combining two graphs by gluing them together at a clique, analogous to the connected sum operation in topology. If two graphs ''G'' and ''H'' each contain cliques of equal size, th ...
s into pieces that are either planar or an 8-vertex
Möbius ladder In graph theory, the Möbius ladder , for even numbers , is formed from an by adding edges (called "rungs") connecting opposite pairs of vertices in the cycle. It is a cubic, circulant graph, so-named because (with the exception of (the util ...
, and each of these pieces can be 4-colored independently of each other, so the 4-colorability of a K_5-minor-free graph follows from the 4-colorability of each of the planar pieces. proved the conjecture also using the four color theorem; their paper with this proof won the 1994
Fulkerson Prize The Fulkerson Prize for outstanding papers in the area of discrete mathematics is sponsored jointly by the Mathematical Optimization Society (MOS) and the American Mathematical Society (AMS). Up to three awards of $1,500 each are presented at e ...
. It follows from their proof that linklessly embeddable graphs, a three-dimensional analogue of planar graphs, have chromatic number at most five. Due to this result, the conjecture is known to be true but it remains unsolved for For k=7, some partial results are known: every 7-chromatic graph must contain either a K_7 minor or both a K_ minor and a K_ minor. Every graph G has a vertex with at most O\bigl(h(G)\sqrt\bigr) incident edges, from which it follows that a
greedy coloring In the study of graph coloring problems in mathematics and computer science, a greedy coloring or sequential coloring is a coloring of the vertices of a graph formed by a greedy algorithm that considers the vertices of the graph in sequence an ...
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 O\bigl(h(G)\sqrt\bigr) colors. In the 1980s, Alexander V. Kostochka and Andrew Thomason both independently proved that every graph with no K_k minor has average degree O (k \sqrt ) and can thus be colored using O (k \sqrt ) colors. A sequence of improvements to this bound have led to the announcement of O(k \log \log k)-colorability for graphs without K_k


Generalizations

György Hajós György Hajós (February 21, 1912, Budapest – March 17, 1972, Budapest) was a Hungarian mathematician who worked in group theory, graph theory, and geometry.. Biography Hajós was born February 21, 1912, in Budapest; his great-grandfathe ...
conjectured that Hadwiger's conjecture could be strengthened to
subdivisions Subdivision may refer to: Arts and entertainment * Subdivision (metre), in music * ''Subdivision'' (film), 2009 * "Subdivision", an episode of ''Prison Break'' (season 2) * ''Subdivisions'' (EP), by Sinch, 2005 * "Subdivisions" (song), by Rush ...
rather than minors: that is, that every graph with chromatic number k contains a subdivision of a complete Hajós' conjecture is true but found counterexamples to this strengthened conjecture the cases k=5 and k=6 remain observed that Hajós' conjecture fails badly for
random graph In mathematics, random graph is the general term to refer to probability distributions over graphs. Random graphs may be described simply by a probability distribution, or by a random process which generates them. The theory of random graphs li ...
s: for in the limit as the number of vertices, goes to infinity, the probability approaches one that a random graph has chromatic and that its largest clique subdivision has O(\sqrt n) vertices. In this context, it is worth noting that the probability also approaches one that a random 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 asked whether Hadwiger's conjecture could be extended to
list coloring In graph theory, a branch of mathematics, list coloring is a type of graph coloring where each vertex can be restricted to a list of allowed colors. It was first studied in the 1970s in independent papers by Vizing and by Erdős, Rubin, and Taylor ...
. every graph with list chromatic number k has a clique minor. However, the maximum list chromatic number of planar graphs is 5, not 4, so the extension fails already for graphs.; . More generally, for there exist graphs whose Hadwiger number is 3t+1 and whose list chromatic number Gerards and Seymour conjectured that every graph G with chromatic number k has a complete graph K_k as an ''odd minor''. Such a structure can be represented as a family of k vertex-disjoint subtrees of G, each of which is two-colored, such that each pair of subtrees is connected by a monochromatic edge. Although graphs with no odd K_k 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 K_k minor has chromatic number By imposing extra conditions on G, it may be possible to prove the existence of larger minors One example is the snark theorem, that every
cubic graph In the mathematical field of graph theory, a cubic graph is a graph in which all vertices have degree three. In other words, a cubic graph is a 3-regular graph. Cubic graphs are also called trivalent graphs. A bicubic graph is a cubic bipa ...
requiring four colors in any
edge coloring In graph theory, an edge coloring of a graph is an assignment of "colors" to the edges of the graph so that no two incident edges have the same color. For example, the figure to the right shows an edge coloring of a graph by the colors red, blue ...
has the
Petersen graph In the mathematical field of graph theory, the Petersen graph is an undirected graph with 10 vertices and 15 edges. It is a small graph that serves as a useful example and counterexample for many problems in graph theory. The Petersen graph is n ...
as a minor, conjectured by
W. T. Tutte William Thomas Tutte OC FRS FRSC (; 14 May 1917 – 2 May 2002) was an English and Canadian codebreaker and mathematician. During the Second World War, he made a brilliant and fundamental advance in cryptanalysis of the Lorenz cipher, a majo ...
and announced to be proved in 2001 by Robertson, Sanders, Seymour, and Thomas.


Notes


References

* * * * * * * * * * * * * * * * * * * * * {{DEFAULTSORT:Hadwiger Conjecture (Graph Theory) Graph coloring Graph minor theory Conjectures Unsolved problems in graph theory