arrow
返回

Dynamic programming revisited: Improving knapsack algorithms

delete2014-03-16
delete39
PRE
AI
U
Ulrich Pferschy *
DOI:10.1007/s006070050042delete
delete原文链接
delete原文求助
delete分享
delete收藏
摘要

摘要

En 中文
The contribution of this paper is twofold: At first an improved dynamic programming algorithm for the bounded knapsack problem is given. It decreases the running time for an instance with n items and capacity c from O(nc log c) to O(nc), which is the same pseudopolynomial complexity as usually given for the 0-1 knapsack problem. In the second part a general approach based on dynamic programming is presented to reduce the storage requirements for combinatorial optimization problems where it is computationally more expensive to compute the explicit solution structure than the optimal solution value. Among other applications of this scheme it is shown that the 0-1 knapsack problem as well as the bounded knapsack problem can be solved in O (nc) time and O (n + c) space.
Keyword:
knapsack
bounded knapsack
dynamic programming

期刊

C
Computing
IF:
2.8
论文数:
2.3K
被引数:
3.5K

机构

暂无机构信息
引用论文

引用论文

暂无论文信息