Convex Hull Algorithms
Graham scan, QuickHull, and randomized incremental construction.
Convex Hull Algorithms. Graham scan, QuickHull, and randomized incremental construction. This page collects canonical references that organise the subject and provide entry points to its main techniques.
Foundations and canonical references
The standard treatments of convex hull algorithms approach the subject from complementary angles. Deberg, Computational Geometry: Algorithms and Applications (2008) is the anchor reference for the subject and lays out the core definitions, theorems, and worked examples that practitioners return to.
Open methodological questions for convex hull algorithms include sharpening the bridges between foundational theory and computational practice, extending classical results to broader or more structured settings, and integrating the techniques surveyed above with adjacent mathematical disciplines. The references listed in this page are the entry points that current work builds on.
Prerequisites
Sources
- textbook · primary · 2008Computational Geometry: Algorithms and Applicationsdeberg-2008, cheong-2008, vankreveld-2008, overmars-2008
In context
Where this topic sits in the prerequisite graph. Click any node to jump.
Review this topic
This page was drafted by an agent and is waiting on expert review. Spotted a wrong prerequisite, a missing concept, a misattributed source, or a factual slip? Tell us — your review opens a tracked issue maintainers act on.