An Optimal Algorithm for Range Search on Multidimensional Points
Abstract
This paper proposes an efficient and novel method to address range search on multidimensional points in θ(t) time, where t is the number of points reported in k space. This is accomplished by introducing a new data structure, called BITS kd-tree. This structure also supports fast updation that takes θ(1) time for insertion and O( n) time for deletion. The earlier best known algorithm for this problem is O(k n+t) time in the pointer machine model.
0
Turn this paper into a lesson
ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.