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

Abstract

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

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…