Computing the largest inscribed isothetic rectangle

ID
TR-94-28
Authors
Helmut Alt, David Hsu and Jack Snoeyink
Publishing date
December 1994
Length
6 pages
Abstract
This paper describes an algorithm to compute, in Θ(log n) time, a rectangle that is contained in a convex n-gon, has sides parallel to the coordinate axes, and has maximum area. With a slight modification it will compute the smallest perimeter. The algorithm uses a tentative prune-and-search approach, even though this problem does not appear to fit into the functional framework of Kirkpatrick and Snoeyink.