Optimal Solutions for the Closest-String Problem via Integer Programming

  • Authors:
  • Cláudio N. Meneses;Zhaosong Lu;Carlos A. S. Oliveira;Panos M. Pardalos

  • Affiliations:
  • Department of Industrial and Systems Engineering, University of Florida, 303 Weil Hall, Gainesville, Florida 32611, USA;School of Industrial and Systems Engineering, Georgia Institute of Technology, Atlanta, Georgia 30332-0205, USA;Department of Industrial and Systems Engineering, University of Florida, 303 Weil Hall, Gainesville, Florida 32611, USA;Department of Industrial and Systems Engineering, University of Florida, 303 Weil Hall, Gainesville, Florida 32611, USA

  • Venue:
  • INFORMS Journal on Computing
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we study the closest-string problem (CSP), which can be defined as follows: Given a finite set = {s1, s2, ', sn} of strings, each string with length m, find a center string t of length m minimizing d, such that for every string si â聢聢 , dH(t, si) â聣陇 d. By dH(t, si) we mean the Hamming distance between t and si. This is an NP-hard problem, with applications in molecular biology and coding theory. Even though there are good approximation algorithms for this problem, and exact algorithms for instances with d constant, there are no studies trying to solve it exactly for the general case. In this paper we propose three integer-programming (IP) formulations and a heuristic, which is used to provide upper bounds on the value of an optimal solution. We report computational results of a branch-and-bound algorithm based on one of the IP formulations, and of the heuristic, executed over randomly generated instances. These results show that it is possible to solve CSP instances of moderate size to optimality.