English

Efficient Construction of Dominating Set in Wireless Networks

Networking and Internet Architecture 2015-03-20 v1 Data Structures and Algorithms

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 UU of nodes is a dominating set if each node is either in UU or adjacent to some node in UU. 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 uv\overrightarrow{uv} exists if the node vv lies in uu's communication range. A subset UU of nodes is a strongly dominating set if every node except UU has both in-neighbor(s) and out-neighbor(s) in UU. We present a polynomial-time algorithm to find a strongly dominating set of size at most (2+ϵ)(2+\epsilon) times of the optimum. We also investigate another related problem called KK-Coverage. Given are a set D{\cal D} of disks with positive weight and a set P{\cal P} of nodes. Assume all input nodes lie below a horizontal line ll and all input disks lie above this line ll in the plane. The objective is to find a min-weight subset DD{\cal D}'\subseteq {\cal D} of disks such that each node is covered at least KK disks in D{\cal D}'. We propose a novel two-approximation algorithm for this problem.

Keywords

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

R2 v1 2026-06-21T21:56:29.240Z