On Sorting Permutations By Double-Cut-And-Joins

Xin Chen
DOI: https://doi.org/10.1007/978-3-642-14031-0_47
2010-01-01
Abstract:The problem of sorting permutations by double-cut-and-joins (SBD) arises when we perform the double-cut-and-join (DCJ) operations on pairs of unichromosomal genomes without the gene strandedness information. In this paper we show it is a NP-hard problem by reduction to an equivalent previously-known problem, called breakpoint graph decomposition (BGD), which calls for a largest collection of edge-disjoint alternating cycles in a breakpoint graph. To obtain a better approximation algorithm for the SBD problem, we made a suitable modification to Lin and Jiang's algorithm which was initially proposed to approximate the BGD problem, and then carried out a rigorous performance analysis via fractional linear programming. The approximation ratio thus achieved for the SBD problem is 17/12 + is an element of approximate to 1.4167 + is an element of for any positive is an element of.
What problem does this paper attempt to address?