Sciweavers

STOC
2001
ACM

Optimal static range reporting in one dimension

14 years 4 months ago
Optimal static range reporting in one dimension
We consider static one dimensional range searching problems. These problems are to build static data structures for an integer set S U, where U = {0, 1, . . . , 2w - 1}, which support various queries for integer intervals of U. For the query of reporting all integers in S contained within a query interval, we present an optimal data structure with linear space cost and with query time linear in the number of integers reported. This result holds in the unit cost RAM model with word size w and a standard instruction set. We also present a linear space data structure for approximate range counting. A range counting query for an interval returns the number of integers in S contained within the interval. For any constant > 0, our range counting data structure returns in constant time an approximate answer which is within a factor of at most 1 + of the correct answer.
Stephen Alstrup, Gerth Stølting Brodal, The
Added 03 Dec 2009
Updated 03 Dec 2009
Type Conference
Year 2001
Where STOC
Authors Stephen Alstrup, Gerth Stølting Brodal, Theis Rauhe
Comments (0)