A Greedy Algorithm for the Fault-Tolerant Connected Dominating Set in a General Graph

Jiao Zhou,Zhao Zhang,Weili Wu,Kai Xing
DOI: https://doi.org/10.1007/s10878-013-9638-4
2013-01-01
Journal of Combinatorial Optimization
Abstract:Using a connected dominating set (CDS) to serve as the virtual backbone of a wireless network is an effective way to save energy and alleviate broadcasting storm. Since nodes may fail due to an accidental damage or energy depletion, it is desirable that the virtual backbone is fault tolerant. A node set \(C\) is an \(m\)-fold connected dominating set (\(m\)-fold CDS) of graph \(G\) if every node in \(V(G)\setminus C\) has at least \(m\) neighbors in \(C\) and the subgraph of \(G\) induced by \(C\) is connected. In this paper, we will present a greedy algorithm to compute an \(m\)-fold CDS in a general graph, which has size at most \(2+\ln (\Delta +m-2)\) times that of a minimum \(m\)-fold CDS, where \(\Delta \) is the maximum degree of the graph. This result improves on the previous best known performance ratio of \(2H(\Delta +m-1)\) for this problem, where \(H(\cdot )\) is the Harmonic number.
What problem does this paper attempt to address?