External Memory Three-Sided Range Reporting and Top-$k$ Queries with Sublogarithmic Updates
Abstract
An external memory data structure is presented for maintaining a dynamic set of two-dimensional points under the insertion and deletion of points, and supporting 3-sided range reporting queries and top- queries, where top- queries report the ~points with highest -value within a given -range. For any constant , a data structure is constructed that supports updates in amortized IOs and queries in amortized IOs, where is the external memory block size, and is the size of the output to the query (for top- queries is the minimum of and the number of points in the query interval). The data structure uses linear space. The update bound is a significant factor improvement over the previous best update bounds for the two query problems, while staying within the same query and space bounds.
Cite
@article{arxiv.1509.08240,
title = {External Memory Three-Sided Range Reporting and Top-$k$ Queries with Sublogarithmic Updates},
author = {Gerth Stølting Brodal},
journal= {arXiv preprint arXiv:1509.08240},
year = {2015}
}