Module polygonization

Source

Functionsยง

new_monotone_polygon
Generates a monotone polygon from given points with respect to given direction
new_star_polygon
resolve_self_intersections
two_opt_moves
Generate a valid polygon by connecting a set of points in such a way that there are no self-intersections.