ALGO_VISUALIZER
Convex Hull (Jarvis March)
Computes the convex hull of a set of points. Intuitively, it mimics wrapping a rubber band around the outer boundary of the points.
Computes the convex hull of a set of points. Intuitively, it mimics wrapping a rubber band around the outer boundary of the points.