中文

$\IR^2$ 中点集的最小支配集

数据结构与算法 2014-01-07 v2

摘要

本文考虑了计算 \IR2\IR^2 中给定 nn 个点集 SS 的最小支配集的问题。其目标是找到 SS 的一个最小基数子集 SS',使得以 SS' 中点为中心的单位半径圆盘之并覆盖 SS 中的所有点。我们首先提出了简单的 4-因子和 3-因子近似算法,时间复杂度分别为 O(n6logn)O(n^6 \log n)O(n11logn)O(n^{11} \log n),相较于文献中已知的最佳结果 [M. De, G.K. Das, P. Carmi 和 S.C. Nandy, {\it Approximation algorithms for a variant of discrete piercing set problem for unit disk}, Int. J. of Comp. Geom. and Appl., 待发表],时间复杂度分别提高了 O(n2)O(n^2)O(n4)O(n^4) 倍。最后,我们提出了一个非常重要的移位引理(该引理具有独立意义),并利用该引理提出了针对最小支配集问题的 52\frac{5}{2}-因子近似算法和 PTAS。

关键词

引用

@article{arxiv.1312.7243,
  title  = {Minimum Dominating Set for a Point Set in $\IR^2$},
  author = {Ramesh K. Jallu and Prajwal R. Prasad and Gautam K. Das},
  journal= {arXiv preprint arXiv:1312.7243},
  year   = {2014}
}

备注

14 pages, 8 figures