Chaining fragments in sequences: to sweep or not

Julien Allali,Laetitia Bourgeade,Cedric Chauve
DOI: https://doi.org/10.48550/arXiv.1506.07458
2015-06-25
Abstract:Computing an optimal chain of fragments is a classical problem in string algorithms, with important applications in computational biology. There exist two efficient dynamic programming algorithms solving this problem, based on different principles. In the present note, we show how it is possible to combine the principles of two of these algorithms in order to design a hybrid dynamic programming algorithm that combines the advantages of both algorithms.
Data Structures and Algorithms
What problem does this paper attempt to address?