Skip to main content

2 docs tagged with "computational geometry"

View all tags

Convex Hull Problem

This document provides an overview of the Convex Hull problem using the divide-and-conquer approach.

Sweep Line Algorithm

A comprehensive guide to understanding and implementing the sweep line algorithm for computational geometry.