A recursive branch and bound algorithm for the multidimensional knapsack problem |
| |
Authors: | Arne Thesen |
| |
Abstract: | This paper presents an efficient branch and bound algorithm for the solution of certain multiconstrained knapsack problems. The key to this algorithm is a rigidly defined tree structure in which branching and bounding may be performed through recursive relationships. The algorithm is particularly useful when only limited amounts of core storage are available as only the current and one previous solution is saved at any one time. Execution speeds compare favorably with other algorithms. A numerical example and computational experience is given. |
| |
Keywords: | |
|
|