Streaming Periodicity with Mismatches
Data Structures and Algorithms
2017-08-16 v1
Abstract
We study the problem of finding all -periods of a length- string , presented as a data stream. is said to have -period if its prefix of length differs from its suffix of length in at most locations. We give a one-pass streaming algorithm that computes the -periods of a string using bits of space, for -periods of length at most . We also present a two-pass streaming algorithm that computes -periods of using bits of space, regardless of period length. We complement these results with comparable lower bounds.
Keywords
Cite
@article{arxiv.1708.04381,
title = {Streaming Periodicity with Mismatches},
author = {Funda Ergün and Elena Grigorescu and Erfan Sadeqi Azer and Samson Zhou},
journal= {arXiv preprint arXiv:1708.04381},
year = {2017}
}