Faster 3-colouring algorithm for graphs of diameter 3

📅 2026-01-19
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work proposes a novel combinatorial search algorithm for the 3-coloring decision problem on n-vertex graphs of diameter three. By leveraging refined structural graph analysis and careful control of time complexity, the algorithm significantly improves the running time from the previous best bound of $2^{O((n \log n)^{2/3})}$ to $2^{O(n^{2/3 - \varepsilon})}$ for any $\varepsilon < 1/33$. This breakthrough overcomes the efficiency bottleneck of existing approaches on sparse graphs with large diameter and establishes, for the first time, a subexponential-time algorithm for 3-coloring graphs of diameter three, thereby improving the known complexity upper bound for this problem.

Technology Category

Application Category

📝 Abstract
We show that given an $n$-vertex graph $G$ of diameter 3 we can decide if $G$ is $3$-colourable in time $2^{O(n^{2/3-\varepsilon})}$ for any $\varepsilon<1/33$. This improves on the previous best algorithm of $2^{O((n\log n)^{2/3})}$ from D\k{e}bski, Piecyk and Rz\k{a}\.zewski [Faster 3-coloring of small-diameter graphs, ESA 2021].
Problem

Research questions and friction points this paper is trying to address.

3-colouring
graph diameter
algorithmic complexity
graph coloring
diameter-3 graphs
Innovation

Methods, ideas, or system contributions that make the work stand out.

3-coloring
graph diameter
exponential-time algorithm
fine-grained complexity
graph algorithms
🔎 Similar Papers
No similar papers found.
Carla Groenland
Carla Groenland
TU Delft
Combinatoricsalgorithmsgraph theorycomputational complexity
H
Hidde Koerts
Department of Combinatorics and Optimization, University of Waterloo, Canada
Sophie Spirkl
Sophie Spirkl
University of Waterloo
Graph Theory