An efficient linear space algorithm for consecutive suffix alignment under edit distance (short preliminary paper)

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

Abstract

We discuss the following variant of incremental edit distance computation: Given strings A and B with lengths m and n, respectively, the task is to compute, in n successive iterations j∈=∈n ...1, an encoding of the edit distances between A and all prefixes of B j..n . Here B j..n is the suffix of B that begins at its jth character. This type of consecutive suffix alignment [3] is powerful e.g. in solving the cyclic string comparison problem [3]. There are two previous efficient algorithms that are capable of consecutive suffix alignment under edit distance: the algorithm of Landau et al. [2] that runs in O(kn) time and uses O(m + n + k 2) space, and the algorithm of Kim and Park [1] that runs in O((m + n)n) time and uses O(mn) space. Here k is a user-defined upper limit for the computed distances (0 ≤ k ≤ max {m,n}). In this paper we propose the first efficient linear space algorithm for consecutive suffix alignment under edit distance. Our algorithm uses O((m + n)n) time and O(m + n) space. © 2009 Springer Berlin Heidelberg.

Cite

CITATION STYLE

APA

Hyyrö, H. (2008). An efficient linear space algorithm for consecutive suffix alignment under edit distance (short preliminary paper). In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 5280 LNCS, pp. 155–163). Springer Verlag. https://doi.org/10.1007/978-3-540-89097-3_16

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