Edit Distance Cannot Be Computed in Strongly Subquadratic Time (unless SETH is false).

SIAM J. Comput.(2018)

引用 442|浏览676
暂无评分
摘要
The edit distance (a.k.a. the Levenshtein distance) between two strings is defined as the minimum number of insertions, deletions, or substitutions of symbols needed to transform one string into another. The problem of computing the edit distance between two strings is a classical computational task, with a well-known algorithm based on dynamic programming. Unfortunately, all known algorithms for this problem run in nearly quadratic time. In this paper we provide evidence that the near-quadratic running time bounds known for the problem of computing edit distance might be tight. Specifically, we show that if the edit distance can be computed in time $O(n^{2-delta})$ for some constant $deltau003e0$, then the satisfiability of conjunctive normal form formulas with $N$ variables and $M$ clauses can be solved in time $M^{O(1)} 2^{(1-epsilon)N}$ for a constant $epsilonu003e0$. The latter result would violate the strong exponential time hypothesis, which postulates that such algorithms do not exist.
更多
查看译文
关键词
edit distance,pattern matching
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要