dynamic programming; DP
Technical term in computer science and operations research for solving complex problems by breaking them into simpler subproblems.
Dynamic programming is a powerful technique for solving optimization problems.
このアルゴリズムは動的計画法に基づいています。
This algorithm is based on dynamic programming.