aboutsummaryrefslogtreecommitdiff
path: root/python/rectangle-packer/README
blob: b9ac209fd6c5553a9e35d877e6206bb2b7cb96a0 (plain)
1
2
  Given a set of rectangles with fixed orientations, find a bounding
box of minimum area that contains them all with no overlap.