A new approximation algorithm for cut-and-paste sorting of unsigned circular permutations

作者:

Highlights:

摘要

A cut-and-paste operation can be a reversal, a transposition, or a transreversal on circular or linear permutations. There are several approximation algorithms for sorting signed permutations by combinations of these operations. For sorting unsigned permutations, we only know an algorithm with performance ratio 3 and its improved version with performance ratio 2.8386+δ allowing reversals and transpositions. In this paper, we present a 2.25-approximation algorithm for sorting unsigned circular permutations by cut-and-paste operations. A structure called tie is proposed to represent the alternating path of length 5. We can classify the ties into 6 types and find ways to remove the breakpoints for each type of ties, so that every cut-and-paste operation can reduce at least 43 breakpoints averagely. Our algorithm can be used to sort unsigned linear permutations and achieve the performance ratio 2.25 if another operation named revrev is allowed.

论文关键词:Permutation,Cut-and-paste,Reversal,Transposition,Transreversal,Approximation algorithm

论文评审过程:Received 21 April 2008, Revised 29 December 2011, Accepted 18 January 2012, Available online 24 January 2012.

论文官网地址:https://doi.org/10.1016/j.jcss.2012.01.005