Algoteka
View all languages for this problem (1 verified and 0 unverified)

Graham Scan Convex Hull Algorithm - Samples for C++

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 samples:

# Tech tags Title Creator Created date
1 0
oml1111
2022-11-14 11:12

Unverified samples:

# Tech tags Title Creator Created date
No unverified samples ...
View problem discussion (0 comments)