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

Abstract

Given a graph G=(V,E), the dominating set problem asks for a minimum subset of vertices D⊂eq V such that every vertex u∈ V D is adjacent to at least one vertex v∈ D. That is, the set D satisfies the condition that |N[v] D|≥ 1 for each v∈ V, where N[v] is the closed neighborhood of v. In this paper, we study two variants of the classical dominating set problem: k-tuple dominating set (k-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)-approximation algorithm for the Liar's dominating set problem on unit disk graphs. Then, we obtain a PTAS for the k-tuple dominating set problem on unit disk graphs. On the hardness side, we show a (n2) bits lower bound for the space complexity of any (randomized) streaming algorithm for Liar's dominating set problem as well as for the k-tuple dominating set problem. Furthermore, we prove that the Liar's dominating set problem on bipartite graphs is W[2]-hard.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…