Problem
1. Does the Graham scan find the convex hull of the points that make up the vertices of any simple polygon? Explain why or give a counterexample showing why not.
2. What four points should be used for the interior elimination method if the input is assumed to be randomly distributed within a circle (using random polar coordinates)?