ConvexHullAlgorithm This project is the code for convex hull algorithm in python This algorithm is solved by using Jarvis' Algorithm or Wrapping.