On the Parameterized Complexity of Approximating Dominating Set
Abstract
We study the parameterized complexity of approximating the -Dominating Set (DomSet) problem where an integer and a graph on vertices are given as input, and the goal is to find a dominating set of size at most whenever the graph has a dominating set of size . When such an algorithm runs in time (i.e., FPT-time) for some computable function , it is said to be an -FPT-approximation algorithm for -DomSet. We prove the following for every computable functions and every constant : Assuming , there is no -FPT-approximation algorithm for -DomSet. Assuming the Exponential Time Hypothesis (ETH), there is no -approximation algorithm for -DomSet that runs in time. Assuming the Strong Exponential Time Hypothesis (SETH), for every integer , there is no -approximation algorithm for -DomSet that runs in time. Assuming the -Sum Hypothesis, for every integer , there is no -approximation algorithm for -DomSet that runs in time. Our results are obtained by establishing a connection between communication complexity and hardness of approximation, generalizing the ideas from a recent breakthrough work of Abboud et al. [FOCS 2017]. Specifically, we show that to prove hardness of approximation of a certain parameterized variant of the label cover problem, it suffices to devise a specific protocol for a communication problem that depends on which hypothesis we rely on. Each of these communication problems turns out to be either a well studied problem or a variant of one; this allows us to easily apply known techniques to solve them.
Cite
@article{arxiv.1711.11029,
title = {On the Parameterized Complexity of Approximating Dominating Set},
author = {Karthik C. S. and Bundit Laekhanukit and Pasin Manurangsi},
journal= {arXiv preprint arXiv:1711.11029},
year = {2018}
}