2000 character limit reached
Finding Largest Rectangles in Convex Polygons (1405.1223v2)
Published 6 May 2014 in cs.CG
Abstract: We consider the following geometric optimization problem: find a maximum-area rectangle and a maximum-perimeter rectangle contained in a given convex polygon with $n$ vertices. We give exact algorithms that solve these problems in time $O(n3)$. We also give $(1-\varepsilon)$-approximation algorithms that take time $O(\varepsilon{-3/2}+ \varepsilon{-1/2} \log n)$.