Arrow Research search
Back to STOC

STOC 2015

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

Conference Paper Session 1A Algorithms and Complexity · Theoretical Computer Science

Abstract

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-δ ) for some constant δ>0, then the satisfiability of conjunctive normal form formulas with N variables and M clauses can be solved in time M O(1) 2 (1-ε)N for a constant ε>0. The latter result would violate the Strong Exponential Time Hypothesis , which postulates that such algorithms do not exist.

Authors

Keywords

  • SETH
  • conditional lower bounds
  • edit distance
  • pattern matching

Context

Venue
ACM Symposium on Theory of Computing
Archive span
1969-2025
Indexed papers
4364
Paper id
133028638853194146
v2026.09.13