Solves the multiple knapsack problem with a greedy algorithm.
This program was originally intended for a coding challenge of GetInIT GmbH and BWI, but can also be useful for productive use.
You need at least Visual Studio 2019
-
Enter the following command
$ git clone https://github.com/CodingTarik/Multiple-Knapsack-Solver.git