andregasser / convexhull

C++ program which calculates the conves hull of a user-specified set of points.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

convexhull

C++ program which calculates the convex hull of a user-specified set of points. This demo program uses the LEDA Geometric Library by Algorithmic Solutions.

www.algorithmic-solutions.info

About

C++ program which calculates the conves hull of a user-specified set of points.

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%