Solving Multiple Knapsack Problems by Cutting Planes
暂无分享,去创建一个
In this paper we consider the multiple knapsack problem, which is defined as follows: given a set $N$ of items with weights $f_i$, $i \in N$, a set $M$ of knapsacks with capacities $F_k$, $k \in M$, and a profit function $c_{ik}, i \in N, k \in M$, find an assignment of a subset of the set of items to the set of knapsacks that yields minimum cost. We consider the multiple knapsack problem from a polyhedral point of view. The inequalities that we describe here serve as the theoretical basis for a cutting plane algorithm. We present some of the implementation details of this algorithm, including a discussion and evaluation of different separation and primal heuristics. Our algorithm is applied to practical problem instances arising in the design of main frame computers, in the layout of electronic circuits, and in sugar cane alcohol production.
[1] M. R. Rao,et al. The generalized assignment problem: Valid inequalities and facets , 1990, Math. Program..
[2] Martin Grötschel,et al. Some integer programs arising in the design of main frame computers , 1993, ZOR Methods Model. Oper. Res..