Sciweavers

CCCG
2003

Multidimensional Orthogonal Range Search Using Tries

13 years 6 months ago
Multidimensional Orthogonal Range Search Using Tries
We present a novel k-dimensional range search algorithm for reporting all k-d rectangles from a set D of size n intersecting a query rectangle. Our algorithm uses 2kd tries to solve the orthogonal range search problem in k dimensions, requires linear space, and supports dynamic operations. An expected time analysis of the algorithm indicates it is competitive with the best known k-d range search algorithms when k is large (i.e. k ≈ log n).
Lingke Bu, Bradford G. Nickerson
Added 31 Oct 2010
Updated 31 Oct 2010
Type Conference
Year 2003
Where CCCG
Authors Lingke Bu, Bradford G. Nickerson
Comments (0)