Skip to content

In this repository, we solved several instances of the multiple knapsack problem using different type of heuristics. We started with construction heuristics, then used improvement heursitics to enhance our solutions and eventually we built a meta heuristic algorithm. The meta heuristic used were a genetic algorithm with some modifications to get…

Notifications You must be signed in to change notification settings

Malo10LeGoff/HeuristicOptimization

About

In this repository, we solved several instances of the multiple knapsack problem using different type of heuristics. We started with construction heuristics, then used improvement heursitics to enhance our solutions and eventually we built a meta heuristic algorithm. The meta heuristic used were a genetic algorithm with some modifications to get…

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages