A note on the longest common substring with $k$-mismatches problem
Abstract
The recently introduced longest common substring with -mismatches (-LCF) problem is to find, given two sequences and of length each, a longest substring of and of such that the Hamming distance between and is at most . So far, the only subquadratic time result for this problem was known for ~\cite{FGKU2014}. We first present two output-dependent algorithms solving the -LCF problem and show that for , where , at least one of them works in subquadratic time, using words of space. The choice of one of these two algorithms to be applied for a given input can be done after linear time and space preprocessing. Finally we present a tabulation-based algorithm working, in its range of applicability, in time, where is the length of the standard longest common substring.
Keywords
Cite
@article{arxiv.1409.7217,
title = {A note on the longest common substring with $k$-mismatches problem},
author = {Szymon Grabowski},
journal= {arXiv preprint arXiv:1409.7217},
year = {2014}
}