Prefix reversals on binary and ternary strings

  • Authors:
  • Cor Hurkens;Leo Van Iersel;Judith Keijsper;Steven Kelk;Leen Stougie;John Tromp

  • Affiliations:
  • Technische Universiteit Eindhoven, Eindhoven, Netherlands;Technische Universiteit Eindhoven, Eindhoven, Netherlands;Technische Universiteit Eindhoven, Eindhoven, Netherlands;Centrum voor Wiskunde en Informatica, Amsterdam, Netherlands;Technische Universiteit Eindhoven, Eindhoven, Netherlands and Centrum voor Wiskunde en Informatica, Amsterdam, Netherlands;Centrum voor Wiskunde en Informatica, Amsterdam, Netherlands

  • Venue:
  • AB'07 Proceedings of the 2nd international conference on Algebraic biology
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Given a permutation π, the application of prefix reversal f(i) to π reverses the order of the first i elements of π. The problem of Sorting By Prefix Reversals (also known as pancake flipping), made famous by Gates and Papadimitriou (Bounds for sorting by prefix reversal, Discrete Mathematics 27, pp. 47-57), asks for the minimum number of prefix reversals required to sort the elements of a given permutation. In this paper we study a variant of this problem where the prefix reversals act not on permutations but on strings over a fixed size alphabet. We determine the minimum number of prefix reversals required to sort binary and ternary strings, with polynomial-time algorithms for these sorting problems as a result; demonstrate that computing the minimum prefix reversal distance between two binary strings is NP-hard; give an exact expression for the prefix reversal diameter of binary strings, and give bounds on the prefix reversal diameter of ternary strings. We also consider a weaker form of sorting called grouping (of identical symbols) and give polynomial-time algorithms for optimally grouping binary and ternary strings. A number of intriguing open problems are also discussed.