Biggest rectangle inside a random geometric shape

64 Views Asked by At

I'm looking for the most efficient algorithm to find the rectangle with the greatest area inside a random geometric shape. The rectangle can be also rotated of course. I am sure that there exists a method like Monte Carlo for the integration.