English

An Efficient Algorithm for the Proximity Connected Two Center Problem

Computational Geometry 2022-04-20 v1

Abstract

Given a set PP of nn points in the plane, the kk-center problem is to find kk congruent disks of minimum possible radius such that their union covers all the points in PP. The 22-center problem is a special case of the kk-center problem that has been extensively studied in the recent past \cite{CAHN,HT,SH}. In this paper, we consider a generalized version of the 22-center problem called \textit{proximity connected} 22-center (PCTC) problem. In this problem, we are also given a parameter δ0\delta\geq 0 and we have the additional constraint that the distance between the centers of the disks should be at most δ\delta. Note that when δ=0\delta=0, the PCTC problem is reduced to the 11-center(minimum enclosing disk) problem and when δ\delta tends to infinity, it is reduced to the 22-center problem. The PCTC problem first appeared in the context of wireless networks in 1992 \cite{ACN0}, but obtaining a nontrivial deterministic algorithm for the problem remained open. In this paper, we resolve this open problem by providing a deterministic O(n2logn)O(n^2\log n) time algorithm for the problem.

Keywords

Cite

@article{arxiv.2204.08754,
  title  = {An Efficient Algorithm for the Proximity Connected Two Center Problem},
  author = {Binay Bhattacharya and Amirhossein Mozafari and Thomas C. Shermer},
  journal= {arXiv preprint arXiv:2204.08754},
  year   = {2022}
}