ScholarGate
助手
Process / pipelineMathematical programming

动态规划

动态规划(DP)是由Richard Bellman于1957年提出的一种精确优化技术,用于解决多阶段决策问题。它将复杂问题分解为简单、重叠的子问题,每个子问题只求解一次,并存储结果以避免重复计算。DP以最优性原理为基础,在问题表现出重叠子问题和最优子结构时,保证全局最优解。

在 MethodMind 中打开即将推出视频即将推出Download slides

阅读完整方法

仅限会员

使用免费账户登录即可阅读本节。

登录

Method map

The neighbourhood of related methods — select a node to explore.

+5 more

来源

  1. Bellman, R. (1957). Dynamic Programming. Princeton University Press. ISBN: 978-0-691-07951-6

如何引用本页

ScholarGate. (2026, June 2). Dynamic Programming. ScholarGate. https://scholargate.app/zh/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

被引用于

ScholarGateDynamic Programming (Dynamic Programming). 于 2026-06-15 检索自 https://scholargate.app/zh/optimization/dynamic-programming · 数据集: https://doi.org/10.5281/zenodo.20539026