Swap and mismatch edit distance

10Citations
Citations of this article
2Readers
Mendeley users who have this article in their library.
Get full text

Abstract

There is no known algorithm that solves the general case of approximate string matching problem with the extended edit distance, 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 where analysed independently. It turns out that the approximate matching problem with only the mismatch operation can be solved in time O(n√mlogm). If the only edit operation allowed is the swap, then the problem can be solved in time O (n log m log σ), where σ = min(m, |Σ|). In this paper we show that the approximate string matching problem with the swap and mismatch as the edit operations, can be computed in time O(n√m log m). © Springer-Verlag 2004.

Cite

CITATION STYLE

APA

Amir, A., Eisenberg, E., & Porat, E. (2004). Swap and mismatch edit distance. Lecture Notes in Computer Science (Including Subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics), 3221, 16–27. https://doi.org/10.1007/978-3-540-30140-0_4

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free