EricArndt / UAAlgorithms

3 stars 1 forks source link

Convex Hull - Jarvis March #15

Open amarmaduke opened 10 years ago

amarmaduke commented 10 years ago

Implement the Jarvis March 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