1967
DOI: 10.1109/tac.1967.1098755
|View full text |Cite
|
Sign up to set email alerts
|

A survey of dynamic programming computational procedures

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
25
0

Year Published

1970
1970
2015
2015

Publication Types

Select...
5
3

Relationship

0
8

Authors

Journals

citations
Cited by 74 publications
(25 citation statements)
references
References 17 publications
0
25
0
Order By: Relevance
“…2). Dynamic programming is frequently used to solve multistage graph problems [57,58], while for problems with a huge solution space, it has extremely large computational requirements-especially storage requirements [59]. Meanwhile, due to the absence of heuristic information, dynamic programming would also be very slow in the optimization process.…”
Section: Algorithm Designmentioning
confidence: 99%
“…2). Dynamic programming is frequently used to solve multistage graph problems [57,58], while for problems with a huge solution space, it has extremely large computational requirements-especially storage requirements [59]. Meanwhile, due to the absence of heuristic information, dynamic programming would also be very slow in the optimization process.…”
Section: Algorithm Designmentioning
confidence: 99%
“…One is to approximate G * k using a parametric family of surfaces, such as polynomials or nonlinear basis functions derived from neural networks [12]. The other is to store G * k only over a finite set of sample points and use interpolation to obtain its value at all other points [61,62].…”
Section: Using Interpolation For Continuous State Spacesmentioning
confidence: 99%
“…Value iteration with interpolation, the subject of Section 8.5.2, is sometimes forgotten in motion planning because computers were not powerful enough at the time it was developed [8,9,61,62]. Presently, however, solutions can be computed for challenging problems with several dimensions (e.g., 3 or 4).…”
Section: Further Readingmentioning
confidence: 99%
“…This approach has been used in dynamic programming for some time to compute the value of successors that are not in the set of samples [7][8][9]. However, as LaValle points out [9], when the action space is also continuous, this becomes difficult, as solving for the value of a state now requires minimizing over an uncountably infinite set of successor states.…”
Section: Pioneersmentioning
confidence: 99%