Faster Compact On-Line Lempel-Ziv Factorization
Abstract
We present a new on-line algorithm for computing the Lempel-Ziv factorization of a string that runs in time and uses only bits of working space, where is the length of the string and is the size of the alphabet. This is a notable improvement compared to the performance of previous on-line algorithms using the same order of working space but running in either time (Okanohara & Sadakane 2009) or time (Starikovskaya 2012). The key to our new algorithm is in the utilization of an elegant but less popular index structure called Directed Acyclic Word Graphs, or DAWGs (Blumer et al. 1985). We also present an opportunistic variant of our algorithm, which, given the run length encoding of size of a string of length , computes the Lempel-Ziv factorization on-line, in time and bits of space, which is faster and more space efficient when the string is run-length compressible.
Cite
@article{arxiv.1305.6095,
title = {Faster Compact On-Line Lempel-Ziv Factorization},
author = {Jun'ichi Yamamoto and Tomohiro I and Hideo Bannai and Shunsuke Inenaga and Masayuki Takeda},
journal= {arXiv preprint arXiv:1305.6095},
year = {2013}
}