Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 257 Bytes

File metadata and controls

5 lines (4 loc) · 257 Bytes

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).