BKnapsack is a solution consisting of a .NET library and console application, for executing experiments on solving the Multiple Knapsack problem using the Binary Flower Pollination Algorithm (BFPA).
- Download this repository as a zipped file, or clone it.
- Open BKnapsack.sln in Visual Studio 2015 or later
- Enjoy!
- Go to the BKnapsack.Console project
- Read the instructions
- Enjoy!