Convex Hull of Planar H-Polyhedra
Axel Simon, Andy King

TL;DR
This paper introduces an efficient $O(n \,\log n)$ algorithm for computing the convex hull of the union of two planar H-polyhedra, optimizing the representation of their combined feasible region.
Contribution
It presents a novel algorithm for efficiently computing the convex hull of the union of two planar H-polyhedra with minimal complexity.
Findings
Algorithm runs in $O(n \log n)$ time
Computes minimal H-polyhedron containing the union
Optimizes representation of combined feasible region
Abstract
Suppose are planar (convex) H-polyhedra, that is, and . Let and . We present an algorithm for calculating an H-polyhedron with the smallest such that .
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
TopicsComputational Geometry and Mesh Generation · Advanced Graph Theory Research · Point processes and geometric inequalities
