Shanu2155 / 2D-Rectangle-Packing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2D-Rectangle-Packing

This code packs smaller rectangles on a larger one in specified order or sorted order(based on length,breadth,area,etc). To execute:- Run TwoDPacking.java file.