Emergent Mind

Abstract

The random access problem for compressed strings is to build a data structure that efficiently supports accessing the character in position $i$ of a string given in compressed form. Given a grammar of size $n$ compressing a string of size $N$, we present a data structure using $O(n\Delta \log\Delta \frac N n \log N)$ bits of space that supports accessing position $i$ in $O(\log\Delta N)$ time for $\Delta \leq \log{O(1)} N$. The query time is optimal for polynomially compressible strings, i.e., when $n=O(N{1-\epsilon})$.

We're not able to analyze this paper right now due to high demand.

Please check back later (sorry!).

Generate a summary of this paper on our Pro plan:

We ran into a problem analyzing this paper.

Newsletter

Get summaries of trending comp sci papers delivered straight to your inbox:

Unsubscribe anytime.