English

Closest-Pair Queries and Minimum-Weight Queries are Equivalent for Squares

Computational Geometry 2020-10-14 v1

Abstract

Let SS be a set of nn weighted points in the plane and let RR be a query range in the plane. In the range closest pair problem, we want to report the closest pair in the set RSR \cap S. In the range minimum weight problem, we want to report the minimum weight of any point in the set RSR \cap S. We show that these two query problems are equivalent for query ranges that are squares, for data structures having Ω(logn)\Omega(\log n) query times. As a result, we obtain new data structures for range closest pair queries with squares.

Keywords

Cite

@article{arxiv.2010.06463,
  title  = {Closest-Pair Queries and Minimum-Weight Queries are Equivalent for Squares},
  author = {Abrar Kazi and Michiel Smid},
  journal= {arXiv preprint arXiv:2010.06463},
  year   = {2020}
}
R2 v1 2026-06-23T19:18:54.758Z