English

Range closest-pair search in higher dimensions

Computational Geometry 2019-05-06 v1

Abstract

Range closest-pair (RCP) search is a range-search variant of the classical closest-pair problem, which aims to store a given set SS of points into some space-efficient data structure such that when a query range QQ is specified, the closest pair in SQS \cap Q can be reported quickly. RCP search has received attention over years, but the primary focus was only on R2\mathbb{R}^2. In this paper, we study RCP search in higher dimensions. We give the first nontrivial RCP data structures for orthogonal, simplex, halfspace, and ball queries in Rd\mathbb{R}^d for any constant dd. Furthermore, we prove a conditional lower bound for orthogonal RCP search for d3d \geq 3.

Keywords

Cite

@article{arxiv.1905.01029,
  title  = {Range closest-pair search in higher dimensions},
  author = {Timothy M. Chan and Saladi Rahul and Jie Xue},
  journal= {arXiv preprint arXiv:1905.01029},
  year   = {2019}
}
R2 v1 2026-06-23T08:55:52.921Z