English

New bounds for range closest-pair problems

Computational Geometry 2018-04-03 v4

Abstract

Given a dataset SS of points in R2\mathbb{R}^2, the range closest-pair (RCP) problem aims to preprocess SS into a data structure such that when a query range XX is specified, the closest-pair in SXS \cap X can be reported efficiently. The RCP problem can be viewed as a range-search version of the classical closest-pair problem, and finds applications in many areas. Due to its non-decomposability, the RCP problem is much more challenging than many traditional range-search problems. This paper revisits the RCP problem, and proposes new data structures for various query types including quadrants, strips, rectangles, and halfplanes. Both worst-case and average-case analyses (in the sense that the data points are drawn uniformly and independently from the unit square) are applied to these new data structures, which result in new bounds for the RCP problem. Some of the new bounds significantly improve the previous results, while the others are entirely new.

Keywords

Cite

@article{arxiv.1712.09749,
  title  = {New bounds for range closest-pair problems},
  author = {Jie Xue and Yuan Li and Saladi Rahul and Ravi Janardan},
  journal= {arXiv preprint arXiv:1712.09749},
  year   = {2018}
}
R2 v1 2026-06-22T23:30:40.775Z