Approximating longest common substring with $k$ mismatches: Theory and practice
Data Structures and Algorithms
2020-04-29 v1
Abstract
In the problem of the longest common substring with mismatches we are given two strings and must find the maximal length such that there is a length- substring of and a length- substring of that differ in at most positions. The length can be used as a robust measure of similarity between . In this work, we develop new approximation algorithms for computing that are significantly more efficient that previously known solutions from the theoretical point of view. Our approach is simple and practical, which we confirm via an experimental evaluation, and is probably close to optimal as we demonstrate via a conditional lower bound.
Keywords
Cite
@article{arxiv.2004.13389,
title = {Approximating longest common substring with $k$ mismatches: Theory and practice},
author = {Garance Gourdel and Tomasz Kociumaka and Jakub Radoszewski and Tatiana Starikovskaya},
journal= {arXiv preprint arXiv:2004.13389},
year = {2020}
}