/Convex_Hull_Problem

An assignment of COMP-370 Algorithms

Primary LanguageC++

Convex_Hull_Problem

An assignment of COMP-370 Algorithms

The Individual task

Implement a program, in any programming language of your choice, for comparing each of the 3 different algorithms described below (Graham scan, Gift wrapping and QuickHull).