Python testbed for the Quadratic Multiple Knapsack Problem (QMKP)
-
Updated
Apr 4, 2023 - Python
Python testbed for the Quadratic Multiple Knapsack Problem (QMKP)
A scalable algorithm for the quadratic knapsack problem
Implementation of dynamic programming heuristics from a research paper to solve the Quadratic Knapsack Problem (QKP), with test cases and complexity analysis.
Add a description, image, and links to the quadratic-knapsack-problem topic page so that developers can more easily learn about it.
To associate your repository with the quadratic-knapsack-problem topic, visit your repo's landing page and select "manage topics."