We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

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

Abstract: We show that both the Lempel Ziv 77- and the 78-factorization of a text of length $n$ on an integer alphabet of size $\sigma$ can be computed in $O(n \lg \lg \sigma)$ time (linear time if we allow randomization) using $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)$ time using $z \lg n + O(n)$ bits of space, where $z$ is the number of factors.
Subjects: Data Structures and Algorithms (cs.DS)
Cite as: arXiv:1510.02882 [cs.DS]
  (or arXiv:1510.02882v5 [cs.DS] for this version)

Submission history

From: Dominik Köppl [view email]
[v1] Sat, 10 Oct 2015 07:14:09 GMT (64kb,D)
[v2] Tue, 10 Nov 2015 07:54:57 GMT (66kb,D)
[v3] Wed, 6 Jan 2016 09:42:21 GMT (211kb,D)
[v4] Wed, 16 Mar 2016 12:16:29 GMT (86kb,D)
[v5] Sat, 28 May 2016 11:54:34 GMT (82kb,D)

Link back to: arXiv, form interface, contact.