Abstract
We give 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(nk3/m+n+m) on all patterns except mostly periodic strings (defined later). The second algorithm runs in time O(nk4/m+n+m) on mostly periodic patterns. The two classes of patterns are easily distinguished in O(m) time.
Original language | English (US) |
---|---|
Pages | 463-472 |
Number of pages | 10 |
State | Published - 1998 |
Event | Proceedings of the 1998 9th Annual ACM SIAM Symposium on Discrete Algorithms - San Francisco, CA, USA Duration: Jan 25 1998 → Jan 27 1998 |
Other
Other | Proceedings of the 1998 9th Annual ACM SIAM Symposium on Discrete Algorithms |
---|---|
City | San Francisco, CA, USA |
Period | 1/25/98 → 1/27/98 |
ASJC Scopus subject areas
- Software
- General Mathematics