Closest Pair Queries in Vertical Slabs and Tight Bounds on the Number of Possible Answers

Abstract

Let S be a set of n points in Rd, where d ≥ 2 is a constant, and let H1,H2,…,Hm+1 be a sequence of vertical hyperplanes that are sorted by their first coordinates, such that exactly n/m points of S are between any two successive hyperplanes. Let A(S,m) be the set of different closest pairs in the m+1 2 vertical slabs that are bounded by Hi and Hj, over all 1 ≤ i < j ≤ m+1. We prove tight bounds for the largest possible size of A(S,m), over all point sets of size n, and for all values of 1 ≤ m ≤ n. As a result of these bounds, we obtain, for any constant ε>0, a data structure of size O(n), such that for any vertical query slab Q, the closest pair in the set Q S can be reported in O(n1/2+ε) time. Prior to this work, no linear space data structure with sublinear query time was known.

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…