English

Geometric k-Center Problems with Centers Constrained to Two Lines

Computational Geometry 2016-04-27 v2

Abstract

We consider the kk-center problem in which the centers are constrained to lie on two lines. Given a set of nn weighted points in the plane, we want to locate up to kk centers on two parallel lines. We present an O(nlog2n)O(n\log^2 n) time algorithm, which minimizes the weighted distance from any point to a center. We then consider the unweighted case, where the centers are constrained to be on two perpendicular lines. Our algorithms run in O(nlog2n)O(n\log^2 n) time also in this case.

Keywords

Cite

@article{arxiv.1512.07533,
  title  = {Geometric k-Center Problems with Centers Constrained to Two Lines},
  author = {Binay Bhattacharya and Sandip Das and Yuya Higashikawa and Tsunehiko Kameda and Naoki Katoh},
  journal= {arXiv preprint arXiv:1512.07533},
  year   = {2016}
}

Comments

12 pages, 5 figures, JCDCGG2015

R2 v1 2026-06-22T12:16:52.509Z