More efficient algorithms for closest string and substring problems

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

Abstract

The closest string and substring problems find applications in PCR primer design, genetic probe design, motif finding, and antisense drug design. For their importance, the two problems have been extensively studied recently in computational biology. Unfortunately both problems are NP-complete. Researchers have developed both fixed-parameter algorithms and approximation algorithms for the two problems. In terms of fixed-parameter, when the radius d is the parameter, the best-known fixed-parameter algorithm for closest string has time complexity O(n d d + 1), which is still superpolynomial even if d = O(logn). In this paper we provide an algorithm where ∑ is the alphabet. This gives a polynomial time algorithm when d = O(logn) and ∑ has constant size. Using the same technique, we additionally provide a more efficient subexponential time algorithm for the closest substring problem. In terms of approximation, both closest string and closest substring problems admit polynomial time approximation schemes (PTAS). The best known time complexity of the PTAS is . In this paper we present a PTAS with time complexity . At last, we prove that a restricted version of the closest substring has the same parameterized complexity as closest substring, answering an open question in the literature. © 2008 Springer-Verlag Berlin Heidelberg.

Cite

CITATION STYLE

APA

Ma, B., & Sun, X. (2008). More efficient algorithms for closest string and substring problems. In Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) (Vol. 4955 LNBI, pp. 396–409). https://doi.org/10.1007/978-3-540-78839-3_33

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