English

A barrier for further approximating Sorting By Transpositions

Data Structures and Algorithms 2023-07-11 v4

Abstract

The Transposition Distance Problem (TDP) is a classical problem in genome rearrangements which seeks to determine the minimum number of transpositions needed to transform a linear chromosome into another represented by the permutations π\pi and σ\sigma, respectively. This paper focuses on the equivalent problem of Sorting By Transpositions (SBT), where σ\sigma is the identity permutation ι\iota. Specifically, we investigate palisades, a family of permutations that are "hard" to sort, as they require numerous transpositions above the celebrated lower bound devised by Bafna and Pevzner. By determining the transposition distance of palisades, we were able to provide the exact transposition diameter for 33-permutations (TD3), a special subset of the Symmetric Group SnS_n, essential for the study of approximate solutions for SBT using the simplification technique. The exact value for TD3 has remained unknown since Elias and Hartman showed an upper bound for it. Another consequence of determining the transposition distance of palisades is that, using as lower bound the one by Bafna and Pevzner, it is impossible to guarantee approximation ratios lower than 1.3751.375 when approximating SBT. This finding has significant implications for the study of SBT, as this problem has been subject of intense research efforts for the past 25 years.

Cite

@article{arxiv.2304.13996,
  title  = {A barrier for further approximating Sorting By Transpositions},
  author = {Luiz Augusto G. da Silva and Luis Antonio B. Kowada and Maria Emília M. T. Walter},
  journal= {arXiv preprint arXiv:2304.13996},
  year   = {2023}
}
R2 v1 2026-06-28T10:19:22.727Z