An Optimal Algorithm for Range Search on Multidimensional Points
Computational Geometry
2016-07-04 v1 Data Structures and Algorithms
Abstract
This paper proposes an efficient and novel method to address range search on multidimensional points in time, where is the number of points reported in space. This is accomplished by introducing a new data structure, called BITS d-tree. This structure also supports fast updation that takes time for insertion and time for deletion. The earlier best known algorithm for this problem is time in the pointer machine model.
Cite
@article{arxiv.1607.00208,
title = {An Optimal Algorithm for Range Search on Multidimensional Points},
author = {T. Hema and K. S. Easwarakumar},
journal= {arXiv preprint arXiv:1607.00208},
year = {2016}
}