Relative Content

Tag Archive for algorithmbin-packing

Rectangle packing around a center point

There is list of rectangles with different (known) widths and heights. The rectangles ( or boxes ) cannot be rotated.The algorithm should be able to handle hundreds of boxes of arbitrary dimensions.