/binpack

Visualization of different optimization algorithms for the 2d bin packing problem

Primary LanguageKotlinOtherNOASSERTION

binpack

An implementation and visualization of different approaches for solving the two dimensional bin packing problem. Supports different variants of Greedy and Local Search algorithms. Try it at rec0de.net/var/binpack.