Domination in graphs with bounded propagation: algorithms, formulations and hardness results

Abstract

We introduce a hierarchy of problems between the Dominating Set problem and the Power Dominating Set (PDS) problem called the -round power dominating set (-round PDS, for short) problem. For =1, this is the Dominating Set problem, and for ≥ n-1, this is the PDS problem; here n denotes the number of nodes in the input graph. In PDS the goal is to find a minimum size set of nodes S that power dominates all the nodes, where a node v is power dominated if (1) v is in S or it has a neighbor in S, or (2) v has a neighbor u such that u and all of its neighbors except v are power dominated. Note that rule (1) is the same as for the Dominating Set problem, and that rule (2) is a type of propagation rule that applies iteratively. The -round PDS problem has the same set of rules as PDS, except we apply rule (2) in ``parallel'' in at most -1 rounds. We prove that -round PDS cannot be approximated better than 2^1-εn even for =4 in general graphs. We provide a dynamic programming algorithm to solve -round PDS optimally in polynomial time on graphs of bounded tree-width. We present a PTAS (polynomial time approximation scheme) for -round PDS on planar graphs for =O(nn). Finally, we give integer programming formulations for -round PDS.

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…