Efficient Construction of Dominating Set in Wireless Networks
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 are a set of disks with positive weight and a set of nodes. Assume all input nodes lie below a horizontal line and all input disks lie above this line in the plane. The objective is to find a min-weight subset of disks such that each node is covered at least disks in . We propose a novel two-approximation algorithm for this problem.
Cite
@article{arxiv.1208.5738,
title = {Efficient Construction of Dominating Set in Wireless Networks},
author = {Xiaohua Xu and Xiang-Yang Li},
journal= {arXiv preprint arXiv:1208.5738},
year = {2015}
}
Comments
8 pages, 4 figures, 2 tables