bin-packing A python package for solving 2D binpacking problems Installation Prequisites a MIP solver e.g. GNU GLPK, IBM CPLEX Setup download the latest release unzip and cd to the folder run python setup.py install Examples To get started, check the examples folder