Fast Compressed Self-Indexes with Deterministic Linear-Time Construction
Data Structures and Algorithms
2017-09-05 v3
Abstract
We introduce a compressed suffix array representation that, on a text of length over an alphabet of size , can be built in deterministic time, within bits of working space, and counts the number of occurrences of any pattern in in time on a RAM machine of -bit words. This new index outperforms all the other compressed indexes that can be built in linear deterministic time, and some others. The only faster indexes can be built in linear time only in expectation, or require bits. We also show that, by using bits, we can build in linear time an index that counts in time , which is RAM-optimal for and sufficiently long patterns.
Cite
@article{arxiv.1707.01743,
title = {Fast Compressed Self-Indexes with Deterministic Linear-Time Construction},
author = {J. Ian Munro and Gonzalo Navarro and Yakov Nekrich},
journal= {arXiv preprint arXiv:1707.01743},
year = {2017}
}