lmeca2170-homework Homework 1: Delaunay Triangulation Calculate Delaunay triangulation of the set $P = (\mathbf{x_{0}},\dots,\mathbf{x_{n-1}})$ of n points where $\mathbf{x_{i}} = (x_{i},y_{i})$ Run: python ./src/delaunay.py It explains the program. Graded 20/20 demo.mov Homework2: Spatial Data Structures Deadline 20 December. The code will be public at that date.