The approximate swap and mismatch edit distance |
| |
Authors: | Yair Dombb Benny Porat Asaf Tsur |
| |
Affiliation: | Department of Computer Science, Bar-Ilan University, Ramat-Gan, Israel |
| |
Abstract: | There is no known algorithm that solves the general case of the approximate edit distance problem, where the edit operations are insertion, deletion, mismatch, and swap, in time o(nm), where n is the length of the text and m is the length of the pattern.In the effort to study this problem, the edit operations have been analyzed independently. Karloff [10] showed an algorithm that approximates the edit distance problem with only the mismatch operation in time . Amir et al. [4] showed that if the only edit operations allowed are swap and mismatch, then the exact edit distance problem can be solved in time .In this paper, we discuss the problem of approximate edit distance with swap and mismatch. We show a randomized time algorithm for the problem. The algorithm guarantees an approximation factor of (1+?) with probability of at least . |
| |
Keywords: | Pattern matching Swap Edit operations Mismatch |
本文献已被 ScienceDirect 等数据库收录! |
|