GKNAP: A Java and C++ package for solving the multidimensional knapsack problem
-
Updated
May 16, 2020 - Java
GKNAP: A Java and C++ package for solving the multidimensional knapsack problem
A Multidimensional Knapsack Problem solver using Genetic Algorithm 🧬
Genetic Algorithm for the 0/1 Multidimensional Knapsack Problem
Résolution du problème du sac à dos multidimensionnel (Multidimensional Knapsack Problem) grâce à plusieurs approches méta-heuristiques : algorithme génétique, Variable Neighborhood Search (VNS), Variable Neighborhood Descent (VND), et opérateurs de voisinage (swap, flip)
Add a description, image, and links to the multidimensional-knapsack topic page so that developers can more easily learn about it.
To associate your repository with the multidimensional-knapsack topic, visit your repo's landing page and select "manage topics."