Approximating Edit Distance Within Constant Factor in Truly Sub-quadratic Time

From MaRDI portal



Abstract: Edit distance is a measure of similarity of two strings based on the minimum number of character insertions, deletions, and substitutions required to transform one string into the other. The edit distance can be computed exactly using a dynamic programming algorithm that runs in quadratic time. Andoni, Krauthgamer, and Onak (2010) gave a nearly linear time algorithm that approximates edit distance within an approximation factor extpoly(logn). In this paper, we provide an algorithm with running time ildeO(n2−2/7) that approximates the edit distance within a constant factor.











This page was built for publication: Approximating Edit Distance Within Constant Factor in Truly Sub-quadratic Time

Report a bug (only for logged in users!)Click here to report a bug for this page (MaRDI item Q5056449)