tetromino 0.1.2
An implementation of the "4D" bin packing problem i.e. given a list of items, how many boxes do you need to fit them all in taking into account physical dimensions and weights. It also allow to declare items that are not stackables nor invertibles (ie. you need to pack fragile items).