Uses of Package
org.ddolib.examples.mks

Packages that use org.ddolib.examples.mks
Package
Description
The Multidimensional Knapsack Problem (MKP) is a generalization of the KP to multiple capacity constraints: $n$ items and $m$ dimensions of the knapsack are given, each dimension with capacity bound $(C_1,\ldots ,C_m)$.