Approximating longest common substring with mismatches: Theory and practice
arXiv:2004.13389
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.