Algorithms (Jan 2021)

Non-Overlapping LZ77 Factorization and LZ78 Substring Compression Queries with Suffix Trees

  • Dominik Köppl

DOI
https://doi.org/10.3390/a14020044
Journal volume & issue
Vol. 14, no. 2
p. 44

Abstract

Read online

We present algorithms computing the non-overlapping Lempel–Ziv-77 factorization and the longest previous non-overlapping factor table within small space in linear or near-linear time with the help of modern suffix tree representations fitting into limited space. With similar techniques, we show how to answer substring compression queries for the Lempel–Ziv-78 factorization with a possible logarithmic multiplicative slowdown depending on the used suffix tree representation.

Keywords