mknapsack - Multiple Knapsack Problem Solver
Package solves multiple knapsack optimisation problem. Given a set of items, each with volume and value, it will allocate them to knapsacks of a given size in a way that value of top N knapsacks is as large as possible.
Last updated 7 years ago
1.70 score 2 scripts 335 downloads