k-Coloring is Faster than Computing the Chromatic Number
Data Structures and Algorithms
2026-07-28 v1
Abstract
We prove that -coloring on -vertex graphs has a randomized algorithm running in time , where for every fixed . Previously, only the cases were known to have faster solutions than the general time algorithm of [Bj\"{o}rklund, Husfeldt, Koivisto, SICOMP 2009] that computes the chromatic number. We resolve this long-standing open problem by generalizing and combining tools from the -coloring to -list-coloring reduction of [Zamir, ICALP 2021] and the hypergraph-containers based approach in [Zamir, STOC 2023]. Together with new algorithms for list-coloring instances mixing long and short color lists, this yields an iterable reduction from -list-coloring to -list-coloring over fixed palettes.
Cite
@article{arxiv.2607.25973,
title = {k-Coloring is Faster than Computing the Chromatic Number},
author = {Or Zamir},
journal= {arXiv preprint arXiv:2607.25973},
year = {2026}
}