Optimal Rank and Select Queries on Dictionary-Compressed Text

November 03, 2018 Β· Declared Dead Β· πŸ› Annual Symposium on Combinatorial Pattern Matching

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Nicola Prezza arXiv ID 1811.01209 Category cs.DS: Data Structures & Algorithms Citations 20 Venue Annual Symposium on Combinatorial Pattern Matching Last Checked 3 months ago
Abstract
We study the problem of supporting queries on a string $S$ of length $n$ within a space bounded by the size $Ξ³$ of a string attractor for $S$. Recent works showed that random access on $S$ can be supported in optimal $O(\log(n/Ξ³)/\log\log n)$ time within $O\left (Ξ³ \rm{polylog}\ n \right)$ space. In this paper, we extend this result to \emph{rank} and \emph{select} queries and provide lower bounds matching our upper bounds on alphabets of polylogarithmic size. Our solutions are given in the form of a space-time trade-off that is more general than the one previously known for grammars and that improves existing bounds on LZ77-compressed text by a $\log\log n$ time-factor in \emph{select} queries. We also provide matching lower and upper bounds for \emph{partial sum} and \emph{predecessor} queries within attractor-bounded space, and extend our lower bounds to encompass navigation of dictionary-compressed tree representations.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted