A GRASP algorithm for the Closest String Problem using a probability-based heuristic

  • Authors:
  • Sayyed Rasoul Mousavi;Navid Nasr Esfahani

  • Affiliations:
  • Department of Electrical and Computer Engineering, Isfahan University of Technology, Isfahan 84156-83111, Iran;Department of Electrical and Computer Engineering, Isfahan University of Technology, Isfahan 84156-83111, Iran

  • Venue:
  • Computers and Operations Research
  • Year:
  • 2012

Quantified Score

Hi-index 0.01

Visualization

Abstract

The Closest String Problem (CSP) is the problem of finding a string whose Hamming distance from the members of a given set of strings of the same length is minimal. It has applications, among others, in bioinformatics and in coding theory. Several approximation and (meta)heuristic algorithms have been proposed for the problem to achieve 'good' but not necessarily optimal solutions within a reasonable time. In this paper, a new algorithm for the problem is proposed, based on a Greedy Randomized Adaptive Search Procedure (GRASP) and a novel probabilistic heuristic function. The algorithm is compared with three recently proposed algorithms for CSP, outperforming all of them by achieving solutions of higher quality within a few seconds in most of the experimental cases.