1. What are the contributions mentioned in the paper "Approximate string matching: a simpler faster algorithm∗" ?
This paper gave two algorithms for finding all approximate matches of a pattern in a text, where the edit distance between the pattern and the matching text substring is at most k. The first algorithm, which is quite simple, runs in time O ( 3 m + n+m ) on all patterns except k-break periodic strings.
read more


![Fig. 3. Finding the bottommost point on A[0 + ∗, j + ∗] with shortest path value l + 1.](/figures/fig-3-finding-the-bottommost-point-on-a-0-j-with-shortest-2b9vtral.png)


