Approximation Algorithm for Minimum Weight Connected $m$-Fold Dominating Set
Zhao Zhang, Jiao Zhou, Ker-I Ko, Ding-zhu Du

TL;DR
This paper presents an approximation algorithm for the minimum weight (1,m)-connected dominating set problem, improving fault-tolerance in wireless network backbones with a focus on unit disk graphs.
Contribution
It introduces a new approximation algorithm with bounds depending on maximum degree, enabling better fault-tolerant backbone design in wireless networks.
Findings
Provides an approximation ratio of (H(δ+m)+2H(δ-1)) for the problem.
Achieves a (6.67+ε)-approximation for unit disk graphs.
Extends previous work by replacing n with δ in approximation bounds.
Abstract
Using connected dominating set (CDS) to serve as a virtual backbone in a wireless networks can save energy and reduce interference. Since nodes may fail due to accidental damage or energy depletion, it is desirable that the virtual backbone has some fault-tolerance. A -connected -fold dominating set (-CDS) of a graph is a node set such that every node in has at least neighbors in and the subgraph of induced by is -connected. Using -CDS can tolerate the failure of nodes. In this paper, we study Minimum Weight -CDS problem (-MWCDS), and present an -approximation algorithm, where is the maximum degree of the graph and is the Harmonic number. Notice that there is a -approximation algorithm for the -MWCDS problem, where is the…
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
TopicsMobile Ad Hoc Networks · Complexity and Algorithms in Graphs · Advanced Graph Theory Research
