Fixed‐Parameter Algorithms for CLOSEST STRING and Related Problems

Fixed‐Parameter Algorithms for CLOSEST STRING and Related Problems

0.00 Avg rating0 Votes
Article ID: iaor20117046
Volume: 37
Issue: 1
Start Page Number: 25
End Page Number: 42
Publication Date: Sep 2003
Journal: Algorithmica
Authors: , ,
Keywords: optimization
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 the same length and a nonnegative integer d , find a “center string” s such that none of the given strings has the Hamming distance greater than d from s . CLOSEST STRING is NP‐complete. In biological applications, however, d is usually very small. We show how to solve CLOSEST STRING in linear time for fixed d –the exponential growth in d is bounded by O(dd) . We extend this result to the closely related problems d ‐MISMATCH and DISTINGUISHING STRING SELECTION. Moreover, we also show that CLOSEST STRING is solvable in linear time when k is fixed and d is arbitrary. In summary, this means that CLOSEST STRING is fixed‐parameter tractable with respect to parameter d and with respect to parameter k . Finally, the practical usefulness of our findings is substantiated by some experimental results.

Reviews

Required fields are marked *. Your email address will not be published.