AbstractConsider the problem of computing E[j]=min0⩽k⩽j−1 {D[k]+w(k,j)},j=1,…,n, where w is a given weight function, D[0] is given and for every k=1,…, n, D[k] is easily computable from E[k]. This problem appears as a subproblem in dynamic programming solutions to various problems. Obviously, it can be solved in time O(n2), and for a general weight function no better algorithm is possible.We consider two dual cases that arise in applications: In the concave case, the weight function satisfies the quadrangle inequality: w(k,j)+w(l,j′)⩽w(l,j)+w(k,j′) for all k⩽l⩽j⩽j′.In the convex case, the weight function satisfies the inverse quadrangle inequality.In both cases we show how to use the assumed property of w to derive an O(n log n) algorithm. ...
In this paper we show that DNA computers are especially useful for running algorithms which are base...
There exist several general techniques in the literature for speeding up naive implementations of dy...
We describe a way to compute the edit distance of two strings without having to fill the whole dynam...
AbstractConsider the problem of computing E[j]=min0⩽k⩽j−1 {D[k]+w(k,j)},j=1,…,n, where w is a given ...
Consider the problem of computing E[j] = mit:! {D[k] + w(k, j)}, j = 1, ... , n, O~k~]-l where w is ...
The least weight subsequence problem is a special case of the one-dimensional dynamic programming pr...
We prove exponential lower bounds on the running time of Dynamic Programs (DP) of a certain class fo...
s of lengths j 1 , j 2 , . . . , j r of the sequences x 1 , x 2 , . . . , x r , respectively. We de...
We consider the problem of approximating a signal P with another signal F consisting of a few piecew...
We study implementation details for dynamic programming over tree decompositions. Firstly, a fact th...
We describe the solution of a two dimensional recurrence used to compute the secondary structure of ...
There exist several general techniques in the literature for speeding up naive implementations of dy...
Dynamic programming solutions to a number of different recurrence equations for sequence comparison ...
<p>(<b>a</b>) An alternate transformation for efficiently computing posteriors for all proteins. Ins...
Dynamic algorithms are used to efficiently maintain solutions to problems where the input undergoes ...
In this paper we show that DNA computers are especially useful for running algorithms which are base...
There exist several general techniques in the literature for speeding up naive implementations of dy...
We describe a way to compute the edit distance of two strings without having to fill the whole dynam...
AbstractConsider the problem of computing E[j]=min0⩽k⩽j−1 {D[k]+w(k,j)},j=1,…,n, where w is a given ...
Consider the problem of computing E[j] = mit:! {D[k] + w(k, j)}, j = 1, ... , n, O~k~]-l where w is ...
The least weight subsequence problem is a special case of the one-dimensional dynamic programming pr...
We prove exponential lower bounds on the running time of Dynamic Programs (DP) of a certain class fo...
s of lengths j 1 , j 2 , . . . , j r of the sequences x 1 , x 2 , . . . , x r , respectively. We de...
We consider the problem of approximating a signal P with another signal F consisting of a few piecew...
We study implementation details for dynamic programming over tree decompositions. Firstly, a fact th...
We describe the solution of a two dimensional recurrence used to compute the secondary structure of ...
There exist several general techniques in the literature for speeding up naive implementations of dy...
Dynamic programming solutions to a number of different recurrence equations for sequence comparison ...
<p>(<b>a</b>) An alternate transformation for efficiently computing posteriors for all proteins. Ins...
Dynamic algorithms are used to efficiently maintain solutions to problems where the input undergoes ...
In this paper we show that DNA computers are especially useful for running algorithms which are base...
There exist several general techniques in the literature for speeding up naive implementations of dy...
We describe a way to compute the edit distance of two strings without having to fill the whole dynam...