You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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..
This project provides an interactive visualization of the methodology to optimally solve the Art Gallery/Street Light Placement problem on a simple polygon.