Convex Polygon Containment: Improving Quadratic to Near Linear Time

Timothy M. Chan,Isaac M. Hair
2024-03-20
Abstract:We revisit a standard polygon containment problem: given a convex $k$-gon $P$ and a convex $n$-gon $Q$ in the plane, find a placement of $P$ inside $Q$ under translation and rotation (if it exists), or more generally, find the largest copy of $P$ inside $Q$ under translation, rotation, and scaling.
Computer Science
What problem does this paper attempt to address?