Finer Tight Bounds for Coloring on Clique-Width
Michael Lampis

TL;DR
This paper precisely characterizes the computational complexity of the k-Coloring problem parameterized by clique-width for fixed k, establishing tight bounds under the SETH and exploring related parameters like modular treewidth.
Contribution
It provides exact exponential time bounds for k-Coloring based on clique-width and modular treewidth, confirming the optimality of these bounds under SETH.
Findings
For all k ≥ 3, k-Coloring cannot be solved faster than (2^k - 2 - ε)^{cw} under SETH.
An algorithm with running time (2^k - 2)^{cw} is presented, matching the lower bound.
The results extend to modular treewidth, with tight bounds based on binomial coefficients.
Abstract
We revisit the complexity of the classical -Coloring problem parameterized by clique-width. This is a very well-studied problem that becomes highly intractable when the number of colors is large. However, much less is known on its complexity for small, concrete values of . In this paper, we completely determine the complexity of -Coloring parameterized by clique-width for any fixed , under the SETH. Specifically, we show that for all , -Coloring cannot be solved in time , and give an algorithm running in time . Thus, if the SETH is true, is the "correct" base of the exponent for every . Along the way, we also consider the complexity of -Coloring parameterized by the related parameter modular treewidth (). In this case we show that the "correct" running time, under the SETH, is…
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.
