Assignment 2: Convex Hull Algorithms [16 points]

This is the second exercise for the Computational Geometry class. It focuses on an own implementation of two simple convex hull algorithms in 2D.

The assignment...