English

Finer Tight Bounds for Coloring on Clique-Width

Computational Complexity 2018-04-24 v1 Data Structures and Algorithms

Abstract

We revisit the complexity of the classical kk-Coloring problem parameterized by clique-width. This is a very well-studied problem that becomes highly intractable when the number of colors kk is large. However, much less is known on its complexity for small, concrete values of kk. In this paper, we completely determine the complexity of kk-Coloring parameterized by clique-width for any fixed kk, under the SETH. Specifically, we show that for all k3,ϵ>0k\ge 3,\epsilon>0, kk-Coloring cannot be solved in time O((2k2ϵ)cw)O^*((2^k-2-\epsilon)^{cw}), and give an algorithm running in time O((2k2)cw)O^*((2^k-2)^{cw}). Thus, if the SETH is true, 2k22^k-2 is the "correct" base of the exponent for every kk. Along the way, we also consider the complexity of kk-Coloring parameterized by the related parameter modular treewidth (mtwmtw). In this case we show that the "correct" running time, under the SETH, is O((kk/2)mtw)O^*({k\choose \lfloor k/2\rfloor}^{mtw}). If we base our results on a weaker assumption (the ETH), they imply that kk-Coloring cannot be solved in time no(cw)n^{o(cw)}, even on instances with O(logn)O(\log n) colors.

Keywords

Cite

@article{arxiv.1804.07975,
  title  = {Finer Tight Bounds for Coloring on Clique-Width},
  author = {Michael Lampis},
  journal= {arXiv preprint arXiv:1804.07975},
  year   = {2018}
}

Comments

To appear in ICALP 2018

R2 v1 2026-06-23T01:31:07.158Z