Maximum-Area Rectangles in a Simple Polygon
arXiv:1910.08686
Abstract
We study the problem of finding maximum-area rectangles contained in a polygon in the plane. There has been a fair amount of work for this problem when the rectangles have to be axis-aligned or when the polygon is convex. We consider this problem in a simple polygon with vertices, possibly with holes, and with no restriction on the orientation of the rectangles. We present an algorithm that computes a maximum-area rectangle in time using space, where is the number of reflex vertices of . Our algorithm can report all maximum-area rectangles in the same time using space. We also present a simple algorithm that finds a maximum-area rectangle contained in a convex polygon with vertices in time using space.