Process / pipelineMathematical programming
動的計画法
動的計画法(DP)は、1957年にリチャード・ベルマンによって導入された、多段階意思決定問題を解くための厳密な最適化手法である。複雑な問題を単純で重複する部分問題に分解し、各部分問題を一度だけ解き、結果を保存して冗長な計算を回避する。最適性原理に基づき、問題が重複部分問題と最適部分構造を示す場合、DPは全体的な最適解を保証する。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
+5 more
出典
- Bellman, R. (1957). Dynamic Programming. Princeton University Press. ISBN: 978-0-691-07951-6
このページの引用方法
ScholarGate. (2026, June 2). Dynamic Programming. ScholarGate. https://scholargate.app/ja/optimization/dynamic-programming
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →