This module contains computational geometry packages, including convex hull,closest pair, line segment intersection, point-in-polygon, polygontriangulation, half-plane intersection, rotating calipers, and line sweep.
Packages are organized as one algorithm per directory. Each package contains aREADME.mbt.md tutorial with examples that are checked by moon test.