English

Algorithm and Hardness results on Liar's Dominating Set and $k$-tuple Dominating Set

Computational Geometry 2019-11-26 v2 Computational Complexity Discrete Mathematics

Abstract

Given a graph G=(V,E)G=(V,E), the dominating set problem asks for a minimum subset of vertices DVD\subseteq V such that every vertex uVDu\in V\setminus D is adjacent to at least one vertex vDv\in D. That is, the set DD satisfies the condition that N[v]D1|N[v]\cap D|\geq 1 for each vVv\in V, where N[v]N[v] is the closed neighborhood of vv. In this paper, we study two variants of the classical dominating set problem: \boldmathk\boldmath{k}-tuple dominating set (kk-DS) problem and Liar's dominating set (LDS) problem, and obtain several algorithmic and hardness results. On the algorithmic side, we present a constant factor (112\frac{11}{2})-approximation algorithm for the Liar's dominating set problem on unit disk graphs. Then, we obtain a PTAS for the \boldmathk\boldmath{k}-tuple dominating set problem on unit disk graphs. On the hardness side, we show a Ω(n2)\Omega (n^2) bits lower bound for the space complexity of any (randomized) streaming algorithm for Liar's dominating set problem as well as for the \boldmathk\boldmath{k}-tuple dominating set problem. Furthermore, we prove that the Liar's dominating set problem on bipartite graphs is W[2]-hard.

Keywords

Cite

@article{arxiv.1902.11149,
  title  = {Algorithm and Hardness results on Liar's Dominating Set and $k$-tuple Dominating Set},
  author = {Sandip Banerjee and Sujoy Bhore},
  journal= {arXiv preprint arXiv:1902.11149},
  year   = {2019}
}

Comments

Appears in the Proceedings of the 30th International Workshop on Combinatorial Algorithms (IWOCA 2019)

R2 v1 2026-06-23T07:54:21.452Z