English

Lempel Ziv Computation In Small Space (LZ-CISS)

Data Structures and Algorithms 2015-04-13 v1

Abstract

For both the Lempel Ziv 77- and 78-factorization we propose algorithms generating the respective factorization using (1+ϵ)nlgn+O(n)(1+\epsilon) n \lg n + O(n) bits (for any positive constant ϵ1\epsilon \le 1) working space (including the space for the output) for any text of size $n$ over an integer alphabet in O(n/ϵ2)O(n / \epsilon^{2}) time.

Keywords

Cite

@article{arxiv.1504.02605,
  title  = {Lempel Ziv Computation In Small Space (LZ-CISS)},
  author = {Johannes Fischer and Tomohiro I and Dominik Köppl},
  journal= {arXiv preprint arXiv:1504.02605},
  year   = {2015}
}

Comments

Full Version of CPM 2015 paper

R2 v1 2026-06-22T09:14:02.651Z