The title of the Boston Globe article and of the HN submission is misleading.<p>The article does not prove that subquadratic edit distance algorithms do not exist. It only proves it conditional to another unproven complexity hypothesis (SETH). In other words, it shows that if such algorithms exist, then faster algorithms exist for another problem (SAT for CNF formulae with certain size bounds), where we haven't been able to find them yet. See the original article <a href="http://arxiv.org/abs/1412.0348" rel="nofollow">http://arxiv.org/abs/1412.0348</a> whose title is more accurate.<p>This is important work, of course, and provides more evidence that faster edit distance computation is not possible, but it is not proven yet.