Breaking the $2^n$ barrier for 5-coloring and 6-coloring
Or Zamir

TL;DR
This paper presents new algorithms that solve 5-coloring and 6-coloring problems faster than the previous $2^n$ time barrier, and extends these improvements to a broad class of graphs and list coloring.
Contribution
The authors develop algorithms that break the $2^n$ barrier for 5- and 6-coloring, and generalize exponential improvements to graphs with certain degree constraints and list coloring.
Findings
5- and 6-coloring can be solved in $O((2- ext{epsilon})^n)$ time
Chromatic number computation is faster for graphs with many low-degree vertices
Improvements extend to list coloring for the first time
Abstract
The coloring problem (i.e., computing the chromatic number of a graph) can be solved in time, as shown by Bj\"orklund, Husfeldt and Koivisto in 2009. For , better algorithms are known for the -coloring problem. -coloring can be solved in time (Beigel and Eppstein, 2005) and -coloring can be solved in time (Fomin, Gaspers and Saurabh, 2007). Surprisingly, for no improvements over the general are known. We show that both -coloring and -coloring can also be solved in time for some . As a crucial step, we obtain an exponential improvement for computing the chromatic number of a very large family of graphs. In particular, for any constants , the chromatic number of graphs with at least vertices of degree at most can be…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
