Closest-Pair Queries and Minimum-Weight Queries are Equivalent for Squares
Computational Geometry
2020-10-14 v1
Abstract
Let be a set of weighted points in the plane and let be a query range in the plane. In the range closest pair problem, we want to report the closest pair in the set . In the range minimum weight problem, we want to report the minimum weight of any point in the set . We show that these two query problems are equivalent for query ranges that are squares, for data structures having query times. As a result, we obtain new data structures for range closest pair queries with squares.
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}
}