Fast Spatial Decomposition and Closest Pair Computation for Limited Precision Input

Fast Spatial Decomposition and Closest Pair Computation for Limited Precision Input

0.00 Avg rating0 Votes
Article ID: iaor2012991
Volume: 28
Issue: 3
Start Page Number: 271
End Page Number: 287
Publication Date: Nov 2000
Journal: Algorithmica
Authors:
Keywords: heuristics: local search, graphs
Abstract:

In this paper we show that if the input points to the geometric closest pair problem are given with limited precision (each coordinate is specified with O( log n) bits), then we can compute the closest pair in O(n log log n) time. We also apply our spatial decomposition technique to the k ‐nearest neighbor and n ‐body problems, achieving similar improvements. To make use of the limited precision of the input points, we use a reasonable machine model that allows "bit shifting" in constant time–we believe that this model is realistic, and provides an interesting way of beating the Ω(n log n) lower bound that exists for this problem using the more typical algebraic RAM model.

Reviews

Required fields are marked *. Your email address will not be published.