English

Fine-Grained Parameterized Complexity Analysis of Graph Coloring Problems

Data Structures and Algorithms 2017-01-25 v1 Computational Complexity

Abstract

The qq-Coloring problem asks whether the vertices of a graph can be properly colored with qq colors. Lokshtanov et al. [SODA 2011] showed that qq-Coloring on graphs with a feedback vertex set of size kk cannot be solved in time O((qε)k)\mathcal{O}^*((q-\varepsilon)^k), for any ε>0\varepsilon > 0, unless the Strong Exponential-Time Hypothesis (SETH) fails. In this paper we perform a fine-grained analysis of the complexity of qq-Coloring with respect to a hierarchy of parameters. We show that even when parameterized by the vertex cover number, qq must appear in the base of the exponent: Unless ETH fails, there is no universal constant θ\theta such that qq-Coloring parameterized by vertex cover can be solved in time O(θk)\mathcal{O}^*(\theta^k) for all fixed qq. We apply a method due to Jansen and Kratsch [Inform. & Comput. 2013] to prove that there are O((qε)k)\mathcal{O}^*((q - \varepsilon)^k) time algorithms where kk is the vertex deletion distance to several graph classes F\mathcal{F} for which qq-Coloring is known to be solvable in polynomial time. We generalize earlier ad-hoc results by showing that if F\mathcal{F} is a class of graphs whose (q+1)(q+1)-colorable members have bounded treedepth, then there exists some ε>0\varepsilon > 0 such that qq-Coloring can be solved in time O((qε)k)\mathcal{O}^*((q-\varepsilon)^k) when parameterized by the size of a given modulator to F\mathcal{F}. In contrast, we prove that if F\mathcal{F} is the class of paths - some of the simplest graphs of unbounded treedepth - then no such algorithm can exist unless SETH fails.

Keywords

Cite

@article{arxiv.1701.06985,
  title  = {Fine-Grained Parameterized Complexity Analysis of Graph Coloring Problems},
  author = {Lars Jaffke and Bart M. P. Jansen},
  journal= {arXiv preprint arXiv:1701.06985},
  year   = {2017}
}

Comments

17 pages, 2 figures

R2 v1 2026-06-22T17:59:00.554Z