English

Succinct Indices for Range Queries with applications to Orthogonal Range Maxima

Data Structures and Algorithms 2012-04-24 v1

Abstract

We consider the problem of preprocessing NN points in 2D, each endowed with a priority, to answer the following queries: given a axis-parallel rectangle, determine the point with the largest priority in the rectangle. Using the ideas of the \emph{effective entropy} of range maxima queries and \emph{succinct indices} for range maxima queries, we obtain a structure that uses O(N) words and answers the above query in O(logNloglogN)O(\log N \log \log N) time. This is a direct improvement of Chazelle's result from FOCS 1985 for this problem -- Chazelle required O(N/ϵ)O(N/\epsilon) words to answer queries in O((logN)1+ϵ)O((\log N)^{1+\epsilon}) time for any constant ϵ>0\epsilon > 0.

Keywords

Cite

@article{arxiv.1204.4835,
  title  = {Succinct Indices for Range Queries with applications to Orthogonal Range Maxima},
  author = {Arash Farzan and J. Ian Munro and Rajeev Raman},
  journal= {arXiv preprint arXiv:1204.4835},
  year   = {2012}
}

Comments

To appear in ICALP 2012

R2 v1 2026-06-21T20:53:02.193Z