English

Lempel-Ziv Computation In Compressed Space (LZ-CICS)

Data Structures and Algorithms 2016-05-31 v5

Abstract

We show that both the Lempel Ziv 77- and the 78-factorization of a text of length nn on an integer alphabet of size σ\sigma can be computed in O(nlglgσ)O(n \lg \lg \sigma) time (linear time if we allow randomization) using O(nlgσ)O(n \lg \sigma) bits of working space. Given that a compressed representation of the suffix tree is loaded into RAM, we can compute both factorizations in O(n)O(n) time using zlgn+O(n)z \lg n + O(n) bits of space, where zz is the number of factors.

Keywords

Cite

@article{arxiv.1510.02882,
  title  = {Lempel-Ziv Computation In Compressed Space (LZ-CICS)},
  author = {Dominik Köppl and Kunihiko Sadakane},
  journal= {arXiv preprint arXiv:1510.02882},
  year   = {2016}
}
R2 v1 2026-06-22T11:17:09.298Z