New bounds for range closest-pair problems

12/28/2017
by   Jie Xue, et al.
0

Given a dataset S of points in R^2, the range closest-pair (RCP) problem aims to preprocess S into a data structure such that when a query range X is specified, the closest-pair in S ∩ X can be reported efficiently. The RCP problem can be viewed as a range-search version of the classical closest-pair problem, and finds applications in many areas. Due to its non-decomposability, the RCP problem is much more challenging than many traditional range-search problems. This paper revisits the RCP problem, and proposes new data structures for various query types including quadrants, strips, rectangles, and halfplanes. Both worst-case and average-case analyses (in the sense that the data points are drawn uniformly and independently from the unit square) are applied to these new data structures, which result in new bounds for the RCP problem. Some of the new bounds significantly improve the previous results, while the others are entirely new.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/26/2018

Colored range closest-pair problem under general distance functions

The range closest-pair (RCP) problem is the range-search version of the ...
research
05/03/2019

Range closest-pair search in higher dimensions

Range closest-pair (RCP) search is a range-search variant of the classic...
research
10/13/2020

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

Let S be a set of n weighted points in the plane and let R be a query ra...
research
03/19/2019

Independent Range Sampling, Revisited Again

We revisit the range sampling problem: the input is a set of points wher...
research
06/22/2020

Fast Preprocessing for Optimal Orthogonal Range Reporting and Range Successor with Applications to Text Indexing

Under the word RAM model, we design three data structures that can be co...
research
07/25/2018

Searching for the closest-pair in a query translate

In this paper, we consider a range-search variant of the closest-pair pr...
research
11/10/2022

A new data structure for efficient search on isovists

Spatial data structures allow to make efficient queries on Geographical ...

Please sign up or login with your details

Forgot password? Click here to reset