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