2000 character limit reached
Closest-Pair Queries in Fat Rectangles
Published 27 Sep 2018 in cs.CG | (1809.10531v2)
Abstract: In the range closest pair problem, we want to construct a data structure storing a set of points in the plane, such that for any axes-parallel query rectangle , the closest pair in the set can be reported. The currently best result for this problem is by Xue et al.~(SoCG 2018). Their data structure has size and query time . We show that a data structure of size can be constructed in time, such that queries can be answered in time, where is the aspect ratio of . Thus, for fat query rectangles, the query time is . This result is obtained by reducing the range closest pair problem to standard range searching problems on the points of .
Paper Prompts
Sign up for free to create and run prompts on this paper.