Polygon-Triangulation-Using-Monotone-Partitioning
An application developed in C++, used for partitioning a concave polygon into multiple convex pieces for efficient use of various Geometric algorithms. It is based on the Monotone Partitioning algorithm..