A Fixed-Parameter Algorithm for Minimum Common String Partition with Few Duplications

Laurent Bulteau,Guillaume Fertin,Christian Komusiewicz,Irena Rusu
DOI: https://doi.org/10.48550/arXiv.1307.7842
2013-07-30
Data Structures and Algorithms
Abstract:Motivated by the study of genome rearrangements, the NP-hard Minimum Common String Partition problems asks, given two strings, to split both strings into an identical set of blocks. We consider an extension of this problem to unbalanced strings, so that some elements may not be covered by any block. We present an efficient fixed-parameter algorithm for the parameters number k of blocks and maximum occurrence d of a letter in either string. We then evaluate this algorithm on bacteria genomes and synthetic data.
What problem does this paper attempt to address?