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 of points into some space-efficient data structure such that when a query range is specified, the closest pair in can be reported quickly. RCP search has received attention over years, but the primary focus was only on . 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 for any constant . Furthermore, we prove a conditional lower bound for orthogonal RCP search for .
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}
}