Assignment 2: Convex hull with Graham's scan algorithm

Starting from the base code provided here, implement Graham's scan algorithm for finding the convex hull of a set of ponts in 2D.

What to turn in: email me the zip file of your code so that I can test it.


Last modified: Mon Feb 10 15:20:11 EST 2014