A 1.375-Approximation Algorithm for Sorting by Transpositions with Faster Running Time

Resumo


Sorting Permutations by Transpositions is a famous problem in the Computational Biology field. This problem is NP-Hard, and the best approximation algorithm, proposed by Elias and Hartman in 2006, has an approximation factor of 1.375. Since then, several researchers have proposed modifications to this algorithm to reduce the time complexity. More recently, researchers showed that the algorithm proposed by Elias and Hartman might need one more operation above the approximation ratio and presented a new 1.375-approximation algorithm using an algebraic approach that corrected this issue. This algorithm runs in O(n6) time. In this paper, we present an efficient way to fix Elias and Hartman algorithm that runs in O(n5). By comparing the three approximation algorithms with all permutations of size n ≤ 12, we also show that our algorithm finds the exact distance in more instances than the previous two algorithms.

Palavras-chave: Genome rearrangements, Transpositions, Time complexity analysis
Publicado
21/09/2022
ALEXANDRINO, Alexsandro Oliveira; BRITO, Klairton Lima; OLIVEIRA, Andre Rodrigues; DIAS, Ulisses; DIAS, Zanoni. A 1.375-Approximation Algorithm for Sorting by Transpositions with Faster Running Time. In: SIMPÓSIO BRASILEIRO DE BIOINFORMÁTICA (BSB), 15. , 2022, Búzios/RJ. Anais [...]. Porto Alegre: Sociedade Brasileira de Computação, 2022 . p. 147-157. ISSN 2316-1248.