English

Maximum Overlap Area of Several Convex Polygons Under Translations

Computational Geometry 2023-07-04 v1

Abstract

Let k2k \geq 2 be a constant. Given any kk convex polygons in the plane with a total of nn vertices, we present an O(nlog2k3n)O(n\log^{2k-3}n) time algorithm that finds a translation of each of the polygons such that the area of intersection of the kk polygons is maximized. Given one such placement, we also give an O(n)O(n) time algorithm which computes the set of all translations of the polygons which achieve this maximum.

Keywords

Cite

@article{arxiv.2307.00409,
  title  = {Maximum Overlap Area of Several Convex Polygons Under Translations},
  author = {Hyuk Jun Kweon and Honglin Zhu},
  journal= {arXiv preprint arXiv:2307.00409},
  year   = {2023}
}