Approximate minimization algorithms for the 0/1 Knapsack and Subset-Sum Problem
暂无分享,去创建一个
The well-studied 0/1 Knapsack and Subset-Sum Problem are maximization problems that have an equivalent minimization version. While exact algorithms for one of these two versions also yield an exact solution for the other version, this does not apply to @e-approximate algorithms. We present several @e-approximate Greedy Algorithms for the minimization version of the 0/1 Knapsack and the Subset-Sum Problem, that are also @e-approximate for the respective maximization version.
[1] Egon Balas,et al. An Algorithm for Large Zero-One Knapsack Problems , 1980, Oper. Res..
[2] Paolo Toth,et al. Knapsack Problems: Algorithms and Computer Implementations , 1990 .
[3] Martine Labbé,et al. Approximation algorithms for the capacitated plant allocation problem , 1994, Oper. Res. Lett..
[4] Tsung-Chyan Lai. Worst-case analysis of greedy algorithms for the unbounded knapsack, subset-sum and partition problems , 1993, Oper. Res. Lett..