Hi!
Is it possible to allow rotation (swap length and width) for some of the items?
I was thinking about add one more decision variable in binpacking.py on item orientation, which seems to work. However for the OrthogonalPacking i was struggling on the implementation, any sugguestions or plans to add it?
Thanks!
Hi!
Is it possible to allow rotation (swap length and width) for some of the items?
I was thinking about add one more decision variable in binpacking.py on item orientation, which seems to work. However for the OrthogonalPacking i was struggling on the implementation, any sugguestions or plans to add it?
Thanks!