English

Constant-approximation algorithms for highly connected multi-dominating sets in unit disk graphs

Data Structures and Algorithms 2018-08-08 v2

Abstract

Given an undirected graph on a node set VV and positive integers kk and mm, a kk-connected mm-dominating set ((k,m)(k,m)-CDS) is defined as a subset SS of VV such that each node in VSV \setminus S has at least mm neighbors in SS, and a kk-connected subgraph is induced by SS. The weighted (k,m)(k,m)-CDS problem is to find a minimum weight (k,m)(k,m)-CDS in a given node-weighted graph. The problem is called the unweighted (k,m)(k,m)-CDS problem if the objective is to minimize the cardinality of a (k,m)(k,m)-CDS. These problems have been actively studied for unit disk graphs, motivated by the application of constructing a virtual backbone in a wireless ad hoc network. However, constant-approximation algorithms are known only for k3k \leq 3 in the unweighted (k,m)(k,m)-CDS problem, and for (k,m)=(1,1)(k,m)=(1,1) in the weighted (k,m)(k,m)-CDS problem. In this paper, we consider the case in which mkm \geq k, and we present a simple O(5kk!)O(5^k k!)-approximation algorithm for the unweighted (k,m)(k,m)-CDS problem, and a primal-dual O(k2logk)O(k^2 \log k)-approximation algorithm for the weighted (k,m)(k,m)-CDS problem. Both algorithms achieve constant approximation factors when kk is a fixed constant.

Keywords

Cite

@article{arxiv.1511.09156,
  title  = {Constant-approximation algorithms for highly connected multi-dominating sets in unit disk graphs},
  author = {Takuro Fukunaga},
  journal= {arXiv preprint arXiv:1511.09156},
  year   = {2018}
}
R2 v1 2026-06-22T11:56:58.089Z