Algorithm Implementation/Geometry/Convex hull
<
Algorithm Implementation
|
Geometry
Contents
Andrew's monotone chain convex hull algorithm
— 2D, O(n log n) complexity.