Optimal static range reporting in one dimension

  • Authors:
  • Stephen Alstrup;Gerth Brodal;Theis Rauhe

  • Affiliations:
  • The IT University of Copenhagen;BRICS, Dept. of Computer Science, University of Aarhus;The IT University of Copenhagen

  • Venue:
  • STOC '01 Proceedings of the thirty-third annual ACM symposium on Theory of computing
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

We consider static one dimensional range searching problems. These problems are to build static data structures for an integer set S \subseteq U, where U = \{0,1,\dots,2^w-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 &egr;0, our range counting data structure returns in constant time an approximate answer which is within a factor of at most 1+&egr; of the correct answer.