Finer Tight Bounds for Coloring on Clique-Width

April 21, 2018 ยท The Ethereal ยท ๐Ÿ› International Colloquium on Automata, Languages and Programming

๐Ÿ”ฎ THE ETHEREAL: The Ethereal
Pure theory โ€” exists on a plane beyond code

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Michael Lampis arXiv ID 1804.07975 Category cs.CC: Computational Complexity Cross-listed cs.DS Citations 37 Venue International Colloquium on Automata, Languages and Programming Last Checked 2 months ago
Abstract
We revisit the complexity of the classical $k$-Coloring problem parameterized by clique-width. This is a very well-studied problem that becomes highly intractable when the number of colors $k$ is large. However, much less is known on its complexity for small, concrete values of $k$. In this paper, we completely determine the complexity of $k$-Coloring parameterized by clique-width for any fixed $k$, under the SETH. Specifically, we show that for all $k\ge 3,ฮต>0$, $k$-Coloring cannot be solved in time $O^*((2^k-2-ฮต)^{cw})$, and give an algorithm running in time $O^*((2^k-2)^{cw})$. Thus, if the SETH is true, $2^k-2$ is the "correct" base of the exponent for every $k$. Along the way, we also consider the complexity of $k$-Coloring parameterized by the related parameter modular treewidth ($mtw$). In this case we show that the "correct" running time, under the SETH, is $O^*({k\choose \lfloor k/2\rfloor}^{mtw})$. If we base our results on a weaker assumption (the ETH), they imply that $k$-Coloring cannot be solved in time $n^{o(cw)}$, even on instances with $O(\log n)$ colors.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computational Complexity