An improved algorithm for sorting by block-interchanges based on permutation groups

Yen-Lin Huang,Cheng-Chen Huang,Chuan Yi Tang,Chin Lung Lu
DOI: https://doi.org/10.1016/j.ipl.2010.03.003
IF: 0.851
2010-01-01
Information Processing Letters
Abstract:Given a chromosome represented by a permutation of genes, a block-interchange is proposed as a generalized transposition that affects the chromosome by swapping two non-intersecting segments of genes. The problem of sorting by block-interchanges is to find a minimum series of block-interchanges for sorting one chromosome into another. In this paper, we present an O(n+δlogδ) time algorithm for solving the problem of sorting by block-interchanges, which improves a previous algorithm of O(δn) time proposed by Lin et al. (2005) [14], where n is the number of genes and δ is the minimum number of block-interchanges required to sort a chromosome.
What problem does this paper attempt to address?