lifei96 / Convex-Hulls

A collection of convex hull algorithms, including Graham Scan, Jarvis March, Monotone Chain and AHull.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convex Hulls

A collection of convex hull algorithms, including Graham Scan, Jarvis March, Monotone Chain and AHull.

About

A collection of convex hull algorithms, including Graham Scan, Jarvis March, Monotone Chain and AHull.

License:MIT License


Languages

Language:C++ 94.4%Language:CMake 5.6%