The Interactive Bin Packing Application provides a self-guided tutorial on combinatorial optimization, the bin packing problem, and constructive heuristics. It also enables the user to interact with bin packing instances to explore their own problem solving strategies, or to test their knowledge of the various constructive heuristics covered by the tutorial. The application is not a solver for bin packing, but rather it is a tool for learning about the bin packing problem, as well as for learning about heuristic techniques for solving instances of the problem.
Repository Address: https://github.com/cicirello/InteractiveBinPacking
Public user content licensed CC BY 4.0 unless otherwise specified.
ISSN 2577-3569