PubMed · 8246519
A fast algorithm for the optimal alignment of three strings.
Abstract
Ukkonen's (pair-wise) string alignment technique is extended to the problem of finding an optimal alignment for three strings. The resulting algorithm has worst-case time-complexity O(nd2) and space-complexity O(d3), where the string lengths are ñ and d is the three-way edit-distance based on tree-costs. In practice, the algorithm usually runs in O(n + d3) time. The algorithm is particularly fast when the strings are similar, in which case, d << n. Three-way alignment is an important special case in string alignment. Each internal node in an unrooted, binary evolutionary-tree has three neighbours. The algorithm presented can be used as an iterative step in a heuristic multiple-alignment program for more than three strings.
Explore related subjects
Keep this discovery
Explore connections, maps & timelines
L Allison. 1993-09-21. A fast algorithm for the optimal alignment of three strings.. https://doi.org/10.1006/jtbi.1993.1153
Cite the original work for its findings. Save a collection to share your selection of sources.