English

Efficient Planar Two-Center Algorithms

Computational Geometry 2020-07-09 v2

Abstract

We consider the planar Euclidean two-center problem in which given nn points in the plane we are to find two congruent disks of the smallest radius covering the points. We present a deterministic O(nlogn)O(n \log n)-time algorithm for the case that the centers of the two optimal disks are close to each other, that is, the overlap of the two optimal disks is a constant fraction of the disk area. We also present a deterministic O(nlogn)O(n\log n)-time algorithm for the case that the input points are in convex position. Both results improve the previous best O(nlognloglogn)O(n\log n\log\log n) bound on the problems.

Keywords

Cite

@article{arxiv.2006.10365,
  title  = {Efficient Planar Two-Center Algorithms},
  author = {Jongmin Choi and Hee-Kap Ahn},
  journal= {arXiv preprint arXiv:2006.10365},
  year   = {2020}
}

Comments

13 pages, 6 figures