Now, when we talked about optimization problems in dynamic programming, I said there were two things to look for.
现在,当我们讨论,动态编程中的最优化问题时,我想说有两件事需要注意。
So let's look at an example of a zero-one knapsack problem.
我们要像之前一样将其最优化,现在让我们来看一个0/1背包问题的例子。
So that's the function I want to optimize.
因此这个函数就是我想要最优化的函数。
应用推荐