English

Dynamic Range Reporting in External Memory

Data Structures and Algorithms 2010-06-22 v1

Abstract

In this paper we describe a dynamic external memory data structure that supports range reporting queries in three dimensions in O(logB2N+kB)O(\log_B^2 N + \frac{k}{B}) I/O operations, where kk is the number of points in the answer and BB is the block size. This is the first dynamic data structure that answers three-dimensional range reporting queries in logBO(1)N+O(kB)\log_B^{O(1)} N + O(\frac{k}{B}) I/Os.

Cite

@article{arxiv.1006.4093,
  title  = {Dynamic Range Reporting in External Memory},
  author = {Yakov Nekrich},
  journal= {arXiv preprint arXiv:1006.4093},
  year   = {2010}
}
R2 v1 2026-06-21T15:39:00.807Z