
arXiv: 1810.03664
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 approximation factor poly(log n ). In this article, we provide an algorithm with running time Õ( n 2−2/7 ) that approximates the edit distance within a constant factor.
FOS: Computer and information sciences, sub-quadratic time algorithm, Edit distance, Computer Science - Data Structures and Algorithms, Data Structures and Algorithms (cs.DS), F.2.0, approximation algorithm, randomized algorithm
FOS: Computer and information sciences, sub-quadratic time algorithm, Edit distance, Computer Science - Data Structures and Algorithms, Data Structures and Algorithms (cs.DS), F.2.0, approximation algorithm, randomized algorithm
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 38 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Top 10% | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Top 10% | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Top 10% |
