English

Improved Algorithms for the Bichromatic Two-Center Problem for Pairs of Points

Computational Geometry 2019-05-02 v1

Abstract

We consider a bichromatic two-center problem for pairs of points. Given a set SS of nn pairs of points in the plane, for every pair, we want to assign a red color to one point and a blue color to the other, in such a way that the value max{r1,r2}\max\{r_1,r_2\} is minimized, where r1r_1 (resp., r2r_2) is the radius of the smallest enclosing disk of all red (resp., blue) points. Previously, an exact algorithm of O(n3log2n)O(n^3\log^2 n) time and a (1+ε)(1+\varepsilon)-approximate algorithm of O(n+(1/ε)6log2(1/ε))O(n + (1/\varepsilon)^6 \log^2 (1/\varepsilon)) time were known. In this paper, we propose a new exact algorithm of O(n2log2n)O(n^2\log^2 n) time and a new (1+ε)(1+\varepsilon)-approximate algorithm of O(n+(1/ε)3log2(1/ε))O(n + (1/\varepsilon)^3 \log^2 (1/\varepsilon)) time.

Keywords

Cite

@article{arxiv.1905.00157,
  title  = {Improved Algorithms for the Bichromatic Two-Center Problem for Pairs of Points},
  author = {Haitao Wang and Jie Xue},
  journal= {arXiv preprint arXiv:1905.00157},
  year   = {2019}
}

Comments

A preliminary version of this paper will appear in the Proceedings of the 16th Algorithms and Data Structures Symposium (WADS 2019)

R2 v1 2026-06-23T08:53:59.043Z