Parallel Algorithm for Computing Reversal Distance

Yi-Fei She,Guo-Liang Chen
DOI: https://doi.org/10.1109/PDCAT.2005.183
2005-01-01
Abstract:Computing reversal distance of two signed permutations has gained increasing attention over the last decade with the study of genome rearrangements in computational molecular biology. In this paper, we present a parallel algorithm to computing reversal distance of two signed permutations. Our algorithm consists three parts and runs in O(lg2(n)) time using O(n2) processors in SIMD-CREW model.
What problem does this paper attempt to address?