Papers
Topics
Authors
Recent
Search
2000 character limit reached

On the Parameterized Complexity of Approximating Dominating Set

Published 29 Nov 2017 in cs.CC | (1711.11029v2)

Abstract: We study the parameterized complexity of approximating the kk-Dominating Set (DomSet) problem where an integer kk and a graph GG on nn vertices are given as input, and the goal is to find a dominating set of size at most F(k)⋅kF(k) \cdot k whenever the graph GG has a dominating set of size kk. When such an algorithm runs in time T(k)⋅poly(n)T(k) \cdot poly(n) (i.e., FPT-time) for some computable function TT, it is said to be an F(k)F(k)-FPT-approximation algorithm for kk-DomSet. We prove the following for every computable functions T,FT, F and every constant $\varepsilon &gt; 0$: ∙\bullet Assuming W[1]≠FPTW[1]\neq FPT, there is no F(k)F(k)-FPT-approximation algorithm for kk-DomSet. ∙\bullet Assuming the Exponential Time Hypothesis (ETH), there is no F(k)F(k)-approximation algorithm for kk-DomSet that runs in T(k)⋅n<sup>o(k)T(k) \cdot n<sup>{o(k)} time. ∙\bullet Assuming the Strong Exponential Time Hypothesis (SETH), for every integer k≥2k \geq 2, there is no F(k)F(k)-approximation algorithm for kk-DomSet that runs in T(k)⋅n<sup>k</sup>−εT(k) \cdot n<sup>{k</sup> - \varepsilon} time. ∙\bullet Assuming the kk-Sum Hypothesis, for every integer k≥3k \geq 3, there is no F(k)F(k)-approximation algorithm for kk-DomSet that runs in T(k)⋅n<sup>⌈</sup>k/2⌉−εT(k) \cdot n<sup>{\lceil</sup> k/2 \rceil - \varepsilon} 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.

Citations (95)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.