Unit-Disk Range Searching and Applications

04/19/2022
by   Haitao Wang, et al.
0

Given a set P of n points in the plane, we consider the problem of computing the number of points of P in a query unit disk (i.e., all query disks have the same radius). We show that the main techniques for simplex range searching in the plane can be adapted to this problem. For example, by adapting Matoušek's results, we can build a data structure of O(n) space so that each query can be answered in O(√(n)) time. Our techniques lead to improvements for several other classical problems, such as batched range searching, counting/reporting intersecting pairs of unit circles, distance selection, discrete 2-center, etc. For example, given a set of n unit disks and a set of n points in the plane, the batched range searching problem is to compute for each disk the number of points in it. Previous work [Katz and Sharir, 1997] solved the problem in O(n^4/3log n) time while our new algorithm runs in O(n^4/3) time.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/19/2019

Polygon Queries for Convex Hulls of Points

We study the following range searching problem: Preprocess a set P of n ...
research
12/31/2020

Faster Distance-Based Representative Skyline and k-Center Along Pareto Front in the Plane

We consider the problem of computing the distance-based representative s...
research
06/01/2023

Improved Algorithms for Distance Selection and Related Problems

In this paper, we propose new techniques for solving geometric optimizat...
research
03/20/2019

Maintaining the Union of Unit Discs under Insertions with Near-Optimal Overhead

We present efficient data structures for problems on unit discs and arcs...
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
05/17/2019

Variations of largest rectangle recognition amidst a bichromatic point set

Classical separability problem involving multi-color point sets is an im...
research
11/05/2021

Hopcroft's Problem, Log-Star Shaving, 2D Fractional Cascading, and Decision Trees

We revisit Hopcroft's problem and related fundamental problems about geo...

Please sign up or login with your details

Forgot password? Click here to reset