Optimal Time Random Access to Grammar-Compressed Strings in Small Space
Data Structures and Algorithms
2015-01-27 v4
Abstract
The random access problem for compressed strings is to build a data structure that efficiently supports accessing the character in position of a string given in compressed form. Given a grammar of size compressing a string of size , we present a data structure using bits of space that supports accessing position in time for . The query time is optimal for polynomially compressible strings, i.e., when .
Cite
@article{arxiv.1410.4701,
title = {Optimal Time Random Access to Grammar-Compressed Strings in Small Space},
author = {Patrick Hagge Cording},
journal= {arXiv preprint arXiv:1410.4701},
year = {2015}
}
Comments
Withdrawn because of errors in proofs. Fixed versions will be incorporated into a paper by other authors