vix.ing · top · new · best · stats · spec

Approximation algorithms and hardness for domination with propagation

2007/10/10 by Ashkan Aazami, Aazami, Ashkan, Michael D. Stilp +1
Computer Science · #Advanced Graph Theory Research #Complexity and Algorithms in Graphs #Computational Complexity (cs.CC) #Discrete Mathematics (cs.DM) #FOS: Computer and information sciences #Optimization and Search Problems

paper · pdf · doi:10.48550/arxiv.0710.2139

openalex publication_date 2007/10/10 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

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 S that power dominates all the nodes, where a node v is power dominated if (1) v is in S or v has a neighbor in S, or (2) v has a neighbor w such that w and all of its neighbors except v are power dominated. We show a hardness of approximation threshold of 2^log1-εn in contrast to the logarithmic hardness for the dominating set problem. We give an O(√(n)) 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 2^log1-εn for directed acyclic graphs. Also we show that the directed PDS problem can be solved optimally in linear time if the underlying undirected graph has bounded tree-width.

Citations

Related