Space Efficient Multi-Dimensional Range Reporting
Abstract
We present a data structure that supports three-dimensional range reporting queries in time and uses space, where is the size of the universe, is the number of points in the answer,and is an arbitrary constant. This result improves over the data structure of Alstrup, Brodal, and Rauhe (FOCS 2000) that uses space and supports queries in time,the data structure of Nekrich (SoCG'07) that uses space and supports queries in time, and the data structure of Afshani (ESA'08) that uses space and also supports queries in time but relies on randomization during the preprocessing stage. Our result allows us to significantly reduce the space usage of the fastest previously known static and incremental -dimensional data structures, , at a cost of increasing the query time by a negligible factor.
Keywords
Cite
@article{arxiv.0806.4361,
title = {Space Efficient Multi-Dimensional Range Reporting},
author = {Marek Karpinski and Yakov Nekrich},
journal= {arXiv preprint arXiv:0806.4361},
year = {2009}
}