summaryrefslogtreecommitdiff
path: root/math/py-rectangle-packer/pkg-descr
blob: 604b5badc4a91e69550ad0d1e7dc4031f0e082f4 (plain) (blame)
1
2
3
rectangle-packer solves the following problem: Given a set of rectangles with
fixed orientations, find a bounding box of minimum area that contains them all
with no overlap.