Abstract. The Local Alignment problem is a classical problem with ap-plications in biology. Given two input strings and a scoring function on pairs of letters, one is asked to find the substrings of the two input strings that are most similar under the scoring function. The best algorithms for Local Alignment run in time that is roughly quadratic in the string length. It is a big open problem whether substantially subquadratic al-gorithms exist. In this paper we show that for all ε> 0, an O(n2−ε) time algorithm for Local Alignment on strings of length n would imply breakthroughs on three longstanding open problems: it would imply that for some δ> 0, 3SUM on n numbers is in O(n2−δ) time, CNF-SAT on n variables is in O((2 − δ)n) time, a...
We study the problem of local alignment, which is finding pairs of similar subsequences with gaps. T...
AbstractThe problem of aligning two sequences A and B to determine their similarity is one of the fu...
Abstract — Pair wise sequence Alignment is one of the ways to arrange the two biological sequences t...
[[abstract]]Consider two strings A and B of lengths n and m respectively, with n m. The problem of ...
Local Sequence Algignment. The local sequence alignment problem is de-fined as follows: Given two st...
Having found the maximal matches between x and y, we can put some of them together to form a chain. ...
MOTIVATION: Sequence alignments obtained using affine gap penalties are not always biologically corr...
Abstract. Given two strings ofsize n over a constant alphabet, the classical algorithm for computing...
International audienceGiven two strings of size n over a constant alphabet, the classical algorithm ...
International audienceThe classical algorithm for computing the similarity between two sequences [36...
There are a few algorithms designed to solve the problem of the optimal alignment of one sequence, t...
AbstractDynamic programming algorithms to determine similar regions of two sequences are useful for ...
A new, time and space efficient alignment methodology is presented, applicable on similar nucleotid...
In this paper. we show new parallel algorithms for a set of classical string comparison problems. co...
Dynamic programming algorithms to determine similar regions of two sequences are useful for analyzin...
We study the problem of local alignment, which is finding pairs of similar subsequences with gaps. T...
AbstractThe problem of aligning two sequences A and B to determine their similarity is one of the fu...
Abstract — Pair wise sequence Alignment is one of the ways to arrange the two biological sequences t...
[[abstract]]Consider two strings A and B of lengths n and m respectively, with n m. The problem of ...
Local Sequence Algignment. The local sequence alignment problem is de-fined as follows: Given two st...
Having found the maximal matches between x and y, we can put some of them together to form a chain. ...
MOTIVATION: Sequence alignments obtained using affine gap penalties are not always biologically corr...
Abstract. Given two strings ofsize n over a constant alphabet, the classical algorithm for computing...
International audienceGiven two strings of size n over a constant alphabet, the classical algorithm ...
International audienceThe classical algorithm for computing the similarity between two sequences [36...
There are a few algorithms designed to solve the problem of the optimal alignment of one sequence, t...
AbstractDynamic programming algorithms to determine similar regions of two sequences are useful for ...
A new, time and space efficient alignment methodology is presented, applicable on similar nucleotid...
In this paper. we show new parallel algorithms for a set of classical string comparison problems. co...
Dynamic programming algorithms to determine similar regions of two sequences are useful for analyzin...
We study the problem of local alignment, which is finding pairs of similar subsequences with gaps. T...
AbstractThe problem of aligning two sequences A and B to determine their similarity is one of the fu...
Abstract — Pair wise sequence Alignment is one of the ways to arrange the two biological sequences t...