Domination in graphs with bounded propagation: algorithms, formulations and hardness results
Abstract
We introduce a hierarchy of problems between the \textsc{Dominating Set} problem and the \textsc{Power Dominating Set} (PDS) problem called the -round power dominating set (-round PDS, for short) problem. For , this is the \textsc{Dominating Set} problem, and for , this is the PDS problem; here denotes the number of nodes in the input graph. In PDS the goal is to find a minimum size set of nodes that power dominates all the nodes, where a node is power dominated if (1) is in or it has a neighbor in , or (2) has a neighbor such that and all of its neighbors except are power dominated. Note that rule (1) is the same as for the \textsc{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 rounds. We prove that -round PDS cannot be approximated better than even for 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 . Finally, we give integer programming formulations for -round PDS.
Cite
@article{arxiv.0802.2130,
title = {Domination in graphs with bounded propagation: algorithms, formulations and hardness results},
author = {Ashkan Aazami},
journal= {arXiv preprint arXiv:0802.2130},
year = {2008}
}
Comments
24 pages