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: Constructing LZ78 Tries and Position Heaps in Linear Time for Large Alphabets

Abstract: We present the first worst-case linear-time algorithm to compute the Lempel-Ziv 78 factorization of a given string over an integer alphabet. Our algorithm is based on nearest marked ancestor queries on the suffix tree of the given string. We also show that the same technique can be used to construct the position heap of a set of strings in worst-case linear time, when the set of strings is given as a trie.
Subjects: Data Structures and Algorithms (cs.DS)
Cite as: arXiv:1501.06619 [cs.DS]
  (or arXiv:1501.06619v1 [cs.DS] for this version)

Submission history

From: Tomohiro I [view email]
[v1] Mon, 26 Jan 2015 23:15:45 GMT (137kb)

Link back to: arXiv, form interface, contact.