A Lexicographic 0.5-Approximation Algorithm for the Multiple Knapsack Problem |
| |
Authors: | A. B. Khutoretskii S. V. Bredikhin A. A. Zamyatin |
| |
Affiliation: | 1.Novosibirsk State University,Novosibirsk,Russia;2.Institute of Computational Mathematics and Mathematical Geophysics,Novosibirsk,Russia |
| |
Abstract: | We present a 0.5-approximation algorithm for the Multiple Knapsack Problem (MKP). The algorithm uses the ordering of knapsacks according to the nondecreasing of size and the two orderings of items: in nonincreasing utility order and in nonincreasing order of the utility/size ratio. These orderings create two lexicographic orderings on A × B (here A is the set of knapsacks and B is the set of indivisible items). Based on each of these lexicographic orderings, the algorithm creates a feasible solution to the MKP by looking through the pairs (a, b) ∈ A × B in the corresponding order and placing item b into knapsack a if this item is not placed yet and there is enough free space in the knapsack. The algorithm chooses the best of the two obtained solutions. This algorithm is 0.5-approximate and has runtime O(mn) (without sorting), where mand n are the sizes of A and B correspondingly. |
| |
Keywords: | |
本文献已被 SpringerLink 等数据库收录! |
|