Exact Solutions for CLOSEST STRING and Related Problems

  • Authors:
  • Jens Gramm;Rolf Niedermeier;Peter Rossmanith

  • Affiliations:
  • -;-;-

  • Venue:
  • ISAAC '01 Proceedings of the 12th International Symposium on Algorithms and Computation
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

CLOSEST STRING is one of the core problems in the field of consensus word analysis with particular importance for computational biology. Given k strings of same length and a positive integer d, find a "closest string" s such that none of the given strings has Hamming distance greater than d from s. CLOSEST STRING is NP-complete. We show how to solve CLOSEST STRING in linear time for constant d (the exponential growth is O(dd)). We extend this result to the closely related problems d-MISMATCH AND DISTINGUISHING STRING SELECTION. Moreover, we discuss fixed parameter tractability for parameter k and give an efficient linear time algorithm for Closest STRING when k = 3. Finally, the practical usefulness of our findings is substantiated by some experimental results.