A Combinatorial Proof of Universal Optimality for Computing a Planar Convex Hull
Ivor van der Hoog, Eva Rotenberg, and Daniel Rutschmann

TL;DR
This paper presents a shorter, simpler proof of the universal optimality of convex hull algorithms in computational geometry, removing previous model restrictions and providing a more general approach.
Contribution
It offers a new, more straightforward proof of universal optimality for convex hull computation, applicable in broader computational models.
Findings
Provides a shorter, simpler proof of universal optimality.
Removes restrictions on the computational model.
Applicable to more general models of computation.
Abstract
For a planar point set , its convex hull is the smallest convex polygon that encloses all points in . The construction of the convex hull from an array containing is a fundamental problem in computational geometry. By sorting in lexicographical order, one can construct the convex hull of in time which is worst-case optimal. Standard worst-case analysis, however, has been criticized as overly coarse or pessimistic, and researchers search for more refined analyses. Universal analysis provides an even stronger guarantee. It fixes a point set and considers the maximum running time across all permutations of . Afshani, Barbay, Chan [FOCS'07] prove that the convex hull construction algorithm by Kirkpatrick, McQueen, and Seidel is universally optimal. Their proof restricts the model of computation to any algebraic decision tree model where…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Optimization and Packing Problems · graph theory and CDMA systems
