Let say I have a Polygon. Now inside this polygon, I need to put as many rectangle of same size as possible inside a polygon. AlgorithmThe algorithm can put rectanglerectangles in different orientation(angle). But they cannot overlap. I am searching this from various days. Please help me.
This is image is an example of the end result: 