Space-efficient conversions from SLPs

December 05, 2022 Β· Declared Dead Β· πŸ› Latin American Symposium on Theoretical Informatics

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Travis Gagie, AdriΓ‘n Goga, Artur JeΕΌ, Gonzalo Navarro arXiv ID 2212.02327 Category cs.DS: Data Structures & Algorithms Citations 0 Venue Latin American Symposium on Theoretical Informatics Last Checked 5 months ago
Abstract
We give algorithms that, given a straight-line program (SLP) with $g$ rules that generates (only) a text $T [1..n]$, builds within $O(g)$ space the Lempel-Ziv (LZ) parse of $T$ (of $z$ phrases) in time $O(n\log^2 n)$ or in time $O(gz\log^2(n/z))$. We also show how to build a locally consistent grammar (LCG) of optimal size $g_{lc} = O(Ξ΄\log\frac{n}Ξ΄)$ from the SLP within $O(g+g_{lc})$ space and in $O(n\log g)$ time, where $Ξ΄$ is the substring complexity measure of $T$. Finally, we show how to build the LZ parse of $T$ from such a LCG within $O(g_{lc})$ space and in time $O(z\log^2 n \log^2(n/z))$. All our results hold with high probability.
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