Algoteka

Graham Scan Convex Hull Algorithm - All languages

Problem by oml1111

Problem description:

Implement the Graham scan algorithm and use it to find the convex hull on some set of points.

Graham scan - wikipedia.org

Verified languages:

# Language Count
1 C++ 1

Unverified languages:

# Language Count
No unverified languages ...
View problem discussion (0 comments)