NassimRayZ / bin-packing-problem

This is a repository containing several methods (eg. branch and bound, dynamic programming, heuristics, metaheuristics...) of solving the Bin Packing Problem (BPP), this is project that we did during my combinatorial optimization course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bin-packing-problem

This is a repository containing several methods (eg. branch and bound, dynamic programming, heuristics, metaheuristics...) of solving the Bin Packing Problem (BPP), this is project that we did during my combinatorial optimization course.

About

This is a repository containing several methods (eg. branch and bound, dynamic programming, heuristics, metaheuristics...) of solving the Bin Packing Problem (BPP), this is project that we did during my combinatorial optimization course.


Languages

Language:Python 100.0%