English

Improved approximation algorithms for $k$-connected $m$-dominating set problems

Data Structures and Algorithms 2017-03-14 v1

Abstract

A graph is kk-connected if it has kk internally-disjoint paths between every pair of nodes. A subset SS of nodes in a graph GG is a kk-connected set if the subgraph G[S]G[S] induced by SS is kk-connected; SS is an mm-dominating set if every vVSv \in V \setminus S has at least mm neighbors in SS. If SS is both kk-connected and mm-dominating then SS is a kk-connected mm-dominating set, or (k,m)(k,m)-cds for short. In the kk-Connected mm-Dominating Set ((k,m)(k,m)-CDS) problem the goal is to find a minimum weight (k,m)(k,m)-cds in a node-weighted graph. We consider the case mkm \geq k and obtain the following approximation ratios. For unit disc-graphs we obtain ratio O(klnk)O(k\ln k), improving the previous ratio O(k2lnk)O(k^2 \ln k). For general graphs we obtain the first non-trivial approximation ratio O(k2lnn)O(k^2 \ln n).

Keywords

Cite

@article{arxiv.1703.04230,
  title  = {Improved approximation algorithms for $k$-connected $m$-dominating set problems},
  author = {Zeev Nutov},
  journal= {arXiv preprint arXiv:1703.04230},
  year   = {2017}
}