Suppose we have a rectangular area in which there is the number of rectangular openings present. I want to fill an area with panels which are not under the opening area.
See the below image for better understanding.
Below are the rules which should be followed while creating panels:
- Panel length and width shall not greater than 2.2 meters.
- Panels should be always less in number.
Any idea that how to address this problem?