Designing and implementing algorithms for the closest string problem

0Citations
Citations of this article
3Readers
Mendeley users who have this article in their library.
Get full text

Abstract

Given a set of n strings of length L and a radius d, the closest string problem (CSP for short) asks for a string tsol that is within a Hamming distance of d to each of the given strings. It is known that the problem is NP-hard and its optimization version admits a polynomial time approximation scheme (PTAS). A number of parameterized algorithms have been then developed to solve the problem when d is small. Among them, the relatively new ones have not been implemented before and their performance in practice was unknown. In this study, we implement all of them by careful engineering. For those that have been implemented before, our implementation is much faster. For some of those that have not been implemented before, our experimental results show that there exist huge gaps between their theoretical and practical performances. We also design a new parameterized algorithm Ofor(nLthe+binaryn2d · 6.16cased)oftime,CSP.whileThe thealgorithmpreviouslyis deterministicbest deterministicand runsalgo-rithmin runs in O (nL + nd3 · 6.731d) time.

Cite

CITATION STYLE

APA

Yuasa, S., Chen, Z. Z., Ma, B., & Wang, L. (2017). Designing and implementing algorithms for the closest string problem. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 10336 LNCS, pp. 79–90). Springer Verlag. https://doi.org/10.1007/978-3-319-59605-1_8

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free