Groups
Category
The Minkowski sum A ⊕ B adds every point of set A to every point of set B, and for convex polygons it can be computed in O(n + m) by merging edge directions.
Rotating calipers is a geometric two-pointer technique that sweeps two (or more) parallel support lines around a convex polygon.