GitHub / SahilQaiser / ConvexHull
A Convex Hull Solution using Grahams Scan in C++. Used Doubly Linked List for the Scan.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SahilQaiser%2FConvexHull
PURL: pkg:github/SahilQaiser/ConvexHull
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: C++
Size: 2.93 KB
Dependencies parsed at: Pending
Created at: over 7 years ago
Updated at: over 2 years ago
Pushed at: over 7 years ago
Last synced at: over 1 year ago
Topics: convex-hull, doubly-linked-list, grahams, scan