Примеры использования Dynamic programming на Английском языке и их переводы на Русский язык
{-}
-
Official
-
Colloquial
Differential dynamic programming.
Dynamic programming takes account of this fact and solves each sub-problem only once.
Combinatorics and dynamic programming.
In the second phase, a dynamic programming algorithm is applied to this decomposition in order to find the optimal decomposition.
This is generally solved using Dynamic Programming.
However, this dynamic programming algorithm is very slow.
The optimal encoding can be found using a dynamic programming algorithm.
Dynamic programming is used when we compute the maximum-weight independent set for each G i ℓ{\displaystyle G_{i}^{\ell.
The algorithm is a Dynamic programming algorithm.
The Recovery and Development Programme is regarded by the Government as a dynamic programming tool.
Stochastic dual dynamic programming SDDP.
By using dynamic programming on the SPQR tree of a given graph, it is possible to test whether it is outer-1-planar in linear time.
One can solve this problem using dynamic programming or greedy algorithm.
It is offered to apply new approach to optimize an individual educational trajectory of a student on the basis of the dynamic programming method.
AprioriDP utilizes Dynamic Programming in Frequent itemset mining.
Key words: weakly formalized object,hierarchical structure, dynamic programming, training trajectory.
Dynamic programming algorithms provide a means to implicitly check all variants of possible RNA secondary structures without explicitly generating the structures.
Rivas and Eddy published a dynamic programming algorithm for predicting pseudoknots.
This special structure allows the discrete Fréchet distance to be computed in polynomial time by an easy dynamic programming algorithm.
Many NP-complete problems can be solved with dynamic programming on k{\displaystyle k}-outerplanar graphs.
He was awarded the IEEE Medal of Honor in 1979,"for contributions to decision processes and control system theory,particularly the creation and application of dynamic programming.
Key words: assessment of competence,individual educational trajectory, dynamic programming, principle of an optimality of Bellman.
He had taught students the course of dynamic programming application to the students of master degree, conducted scientific-research and graduate training works.
The design of algorithms is part of many solution theories of operation research,such as dynamic programming and divide-and-conquer.
For instance, by applying dynamic programming to a path decomposition of the graph, Fomin and Høie showed how to find their maximum independent sets in time 2n/6+ on.
A recent example, TM-align, uses a novel method forweighting its distance matrix, to which standard dynamic programming is then applied.
The same dynamic programming method also can be applied to graphs with unbounded pathwidth, leading to algorithms that solve unparametrized graph problems in exponential time.
The SSAP(Sequential Structure Alignment Program)method uses double dynamic programming to produce a structural alignment based on atom-to-atom vectors in structure space.
Apply dynamic programming to this path decomposition to find a longest path in time O( d! 2 d n){\displaystyle O(d! 2^{d}n)}, where n{\displaystyle n} is the number of vertices in the graph.
Many algorithmic problems that are NP-complete for arbitrary graphs may be solved efficiently for partial k-trees by dynamic programming, using the tree decompositions of these graphs.