English

Computing the Center Region and Its Variants

Computational Geometry 2019-10-29 v1

Abstract

We present an O(n2log4n)O(n^2\log^4 n)-time algorithm for computing the center region of a set of nn points in the three-dimensional Euclidean space. This improves the previously best known algorithm by Agarwal, Sharir and Welzl, which takes O(n2+ϵ)O(n^{2+\epsilon}) time for any ϵ>0\epsilon > 0. It is known that the combinatorial complexity of the center region is Ω(n2)\Omega(n^2) in the worst case, thus our algorithm is almost tight. We also consider the problem of computing a colored version of the center region in the two-dimensional Euclidean space and present an O(nlog4n)O(n\log^4 n)-time algorithm.

Keywords

Cite

@article{arxiv.1910.12169,
  title  = {Computing the Center Region and Its Variants},
  author = {Eunjin Oh and Hee-Kap Ahn},
  journal= {arXiv preprint arXiv:1910.12169},
  year   = {2019}
}
R2 v1 2026-06-23T11:56:01.137Z