/convex-hull

Algorithms for finding the convex hull of a set of 2d points and an experimental framework to compare the algorithms. Algorithms include Jarvis March, Graham Scan, and Chan's Algorithm.

Primary LanguageJupyter NotebookMIT LicenseMIT

No issues in this repository yet.