toms632_test, a FORTRAN77 code which calls toms632(), which solves the 0-1 multiple knapsack problem. This is a version of ACM TOMS algorithm 632, by Silvano Martello, Paolo Toth.
The computer code and data files made available on this web page are distributed under the MIT license
toms632, a FORTRAN77 code which solves the 0-1 multiple knapsack problem. This is a version of ACM TOMS algorithm 632, by Silvano Martello, Paolo Toth.