Overview of O(n) algorithm to
triangulate monotone mountains. We do examples and discuss complexity
carefully. Note that I make the algorithm specific (unlike the book):
We always cut off the strictly convex (non-base-endpoint) that has
max y-coordinate (assuming the polygon is a monotone mountain wrt y).
Joe Mitchell --
Hotlist --
Applied Math & Statistics --
Computer Science --
SUNY Stony Brook