Achieve O(k n^{1+ε}) time for largest-similar-copy containment
Determine whether the problem of computing the largest similar copy of a convex k-gon P contained in a convex n-gon Q in the plane under translation, rotation, and scaling can be solved in O(k n^{1+ε}) time for every fixed constant ε > 0, thus strictly improving the previous O(k n^2) bound for all k.
References
The main question we leave open is whether Problem 1 can be solved in O(k n{1+ε}) time for all constant ε > 0, which would be a strict improvement over the previous O(k n2) bound for all k.
— Convex Polygon Containment: Improving Quadratic to Near Linear Time
(2403.13292 - Chan et al., 20 Mar 2024) in Final Remarks