EricArndt / UAAlgorithms

3 stars 1 forks source link

Convex Hull - Graham Scan #14

Open amarmaduke opened 10 years ago

amarmaduke commented 10 years ago

Implement the Graham Scan algorithm in C++ together with a set of tests (talk to me if the test framework is unclear).

The quick hull algorithms should share a set of test data if possible.

:gift: 2500