Efficient Construction of Dominating Set in Wireless Networks
Xiaohua Xu, Xiang-Yang Li

TL;DR
This paper introduces efficient algorithms for constructing dominating sets in wireless networks, including min-weight, strongly dominating, and K-coverage problems, with approximation guarantees and polynomial-time solutions.
Contribution
It presents novel randomized and polynomial-time algorithms for dominating set problems with approximation bounds in wireless network models.
Findings
A randomized algorithm for min-weight dominating set.
A polynomial-time algorithm for strongly dominating set with size at most (2+ε) times optimal.
A two-approximation algorithm for the K-coverage problem.
Abstract
Considering a communication topology of a wireless network modeled by a graph where an edge exists between two nodes if they are within each other's communication range. A subset of nodes is a dominating set if each node is either in or adjacent to some node in . Assume each node has a disparate communication range and is associated with a positive weight, we present a randomized algorithm to find a min-weight dominating set. Considering any orientation of the graph where an arc exists if the node lies in 's communication range. A subset of nodes is a strongly dominating set if every node except has both in-neighbor(s) and out-neighbor(s) in . We present a polynomial-time algorithm to find a strongly dominating set of size at most times of the optimum. We also investigate another related problem called -Coverage. Given…
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 · Cooperative Communication and Network Coding · Advanced Graph Theory Research
