Polygon Placement Revisited: (Degree of Freedom + 1)-SUM Hardness and an Improvement via Offline Dynamic Rectangle Union
Marvin K\"unnemann, Andr\'e Nusser

TL;DR
This paper establishes new computational hardness results for polygon placement problems, showing that increasing degrees of freedom in placement lead to higher complexity bounds under the k-SUM conjecture, and provides an improved algorithm for specific cases.
Contribution
The paper proves natural hardness results for polygon placement problems that grow with each added degree of freedom, and offers an improved algorithm for constant-sized polygons.
Findings
Hardness of n^{2-o(1)} under 3SUM for x-translation placement
Hardness of n^{2-o(1)} under 4SUM for arbitrary translation
An O((pq)^{2.5})-time algorithm for orthogonal polygons with p and q vertices
Abstract
We revisit the classical problem of determining the largest copy of a simple polygon that can be placed into a simple polygon . Despite significant effort, known algorithms require high polynomial running times. (Barequet and Har-Peled, 2001) give a lower bound of under the 3SUM conjecture when and are (convex) polygons with vertices each. This leaves open whether we can establish (1) hardness beyond quadratic time and (2) any superlinear bound for constant-sized or . In this paper, we affirmatively answer these questions under the SUM conjecture, proving natural hardness results that increase with each degree of freedom (scaling, -translation, -translation, rotation): (1) Finding the largest copy of that can be -translated into requires time under the 3SUM conjecture. (2) Finding the largest copy of …
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputational Geometry and Mesh Generation · Optimization and Packing Problems
