Dynamic index and LZ factorization in compressed space
Data Structures and Algorithms
2016-07-20 v2
Abstract
In this paper, we propose a new \emph{dynamic compressed index} of space for a dynamic text , where is the size of the signature encoding of , is the size of the Lempel-Ziv77 (LZ77) factorization of , is the length of , and is an integer that can be handled in constant time under word RAM model. Our index supports searching for a pattern in in time and insertion/deletion of a substring of length in time, where . Also, we propose a new space-efficient LZ77 factorization algorithm for a given text of length , which runs in time with working space.
Keywords
Cite
@article{arxiv.1605.09558,
title = {Dynamic index and LZ factorization in compressed space},
author = {Takaaki Nishimoto and Tomohiro I and Shunsuke Inenaga and Hideo Bannai and Masayuki Takeda},
journal= {arXiv preprint arXiv:1605.09558},
year = {2016}
}
Comments
arXiv admin note: substantial text overlap with arXiv:1605.01488; text overlap with arXiv:1504.06954