CodingTarik/Multiple-Knapsack-Solver

Repository files navigation

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://.com/CodingTarik/Multiple-Knapsack-Solver.git

GitHub

About

Solves the multiple knapsack problem with a greedy algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages