We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.DS

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Data Structures and Algorithms

Title: Computational Performance Evaluation of Two Integer Linear Programming Models for the Minimum Common String Partition Problem

Abstract: In the minimum common string partition (MCSP) problem two related input strings are given. "Related" refers to the property that both strings consist of the same set of letters appearing the same number of times in each of the two strings. The MCSP seeks a minimum cardinality partitioning of one string into non-overlapping substrings that is also a valid partitioning for the second string. This problem has applications in bioinformatics e.g. in analyzing related DNA or protein sequences. For strings with lengths less than about 1000 letters, a previously published integer linear programming (ILP) formulation yields, when solved with a state-of-the-art solver such as CPLEX, satisfactory results. In this work, we propose a new, alternative ILP model that is compared to the former one. While a polyhedral study shows the linear programming relaxations of the two models to be equally strong, a comprehensive experimental comparison using real-world as well as artificially created benchmark instances indicates substantial computational advantages of the new formulation.
Comments: arXiv admin note: text overlap with arXiv:1405.5646 This paper version replaces the one submitted on January 10, 2015, due to detected error in the calculation of the variables involved in the ILP models
Subjects: Data Structures and Algorithms (cs.DS)
MSC classes: G.1.6
DOI: 10.1007/s11590-015-0921-4
Cite as: arXiv:1501.02388 [cs.DS]
  (or arXiv:1501.02388v2 [cs.DS] for this version)

Submission history

From: Christian Blum [view email]
[v1] Sat, 10 Jan 2015 20:28:39 GMT (22kb)
[v2] Thu, 26 Mar 2015 11:32:47 GMT (25kb)

Link back to: arXiv, form interface, contact.