English

Optimal Lower and Upper Bounds for Representing Sequences

Data Structures and Algorithms 2013-08-26 v2

Abstract

Sequence representations supporting queries accessaccess, selectselect and rankrank are at the core of many data structures. There is a considerable gap between the various upper bounds and the few lower bounds known for such representations, and how they relate to the space used. In this article we prove a strong lower bound for rankrank, which holds for rather permissive assumptions on the space used, and give matching upper bounds that require only a compressed representation of the sequence. Within this compressed space, operations accessaccess and selectselect can be solved in constant or almost-constant time, which is optimal for large alphabets. Our new upper bounds dominate all of the previous work in the time/space map.

Keywords

Cite

@article{arxiv.1111.2621,
  title  = {Optimal Lower and Upper Bounds for Representing Sequences},
  author = {Djamal Belazzougui and Gonzalo Navarro},
  journal= {arXiv preprint arXiv:1111.2621},
  year   = {2013}
}
R2 v1 2026-06-21T19:34:25.046Z