An open API service indexing awesome lists of open source software.

https://github.com/igreat/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.
https://github.com/igreat/convex-hull

2d algorithms analysis chans chans-algorithm convex-hull convex-hull-algorithms geometry graham-scan graham-scan-algorithm jarvis-march

Last synced: about 2 months ago
JSON representation

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.

Awesome Lists containing this project