Approximation algorithms and hardness for domination with propagation
Ashkan Aazami, Michael D. Stilp

TL;DR
This paper investigates the power dominating set problem, establishing its computational hardness, providing approximation algorithms for planar graphs, and exploring its complexity on directed graphs with special structures.
Contribution
It introduces the hardness of approximation for PDS, offers an $O( oot n)$ approximation for planar graphs, and studies PDS on directed graphs with bounded tree-width.
Findings
Hardness of approximation threshold of $2^{ oot ext{log}^{1- ext{epsilon}} n}$
An $O( oot n)$ approximation algorithm for planar graphs
Linear-time exact solution for directed PDS on graphs with bounded tree-width
Abstract
The power dominating set (PDS) problem is the following extension of the well-known dominating set problem: find a smallest-size set of nodes that power dominates all the nodes, where a node is power dominated if (1) is in or has a neighbor in , or (2) has a neighbor such that and all of its neighbors except are power dominated. We show a hardness of approximation threshold of in contrast to the logarithmic hardness for the dominating set problem. We give an approximation algorithm for planar graphs, and show that our methods cannot improve on this approximation guarantee. Finally, we initiate the study of PDS on directed graphs, and show the same hardness threshold of for directed \emph{acyclic} graphs. Also we show that the directed PDS problem can be solved optimally in linear…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Optimization and Search Problems
