GitHub / abhinav-bohra / Graham-Scan-Algorithm
My implementation of Graham's Scan Algorithm for finding the convex hull of a finite set of points in the plane with time complexity O(N*log(N)).
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhinav-bohra%2FGraham-Scan-Algorithm
Stars: 5
Forks: 0
Open issues: 0
License: None
Language: C
Size: 4.88 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: almost 3 years ago
Pushed at: over 4 years ago
Last synced at: about 2 years ago
Topics: c, computational-geometry, convex-hull, graham-scan, graham-scan-algorithm