Constant Workspace Algorithms for Computing Relative Hulls in the Plane
Himanshu Chhabra, R. Inkulu

TL;DR
This paper introduces the first constant workspace algorithms for efficiently computing various types of relative hulls in the plane, addressing problems involving polygons and point sets with minimal memory use.
Contribution
It presents novel algorithms for computing relative hulls in the plane using only constant workspace, a significant advancement over prior methods.
Findings
Algorithms successfully compute minimal perimeter relative hulls.
First known constant workspace algorithms for these problems.
Applicable to polygons and point sets within polygons.
Abstract
Constant workspace algorithms use a constant number of words in addition to the read-only input to the algorithm. In this paper, we devise algorithms to efficiently compute relative hulls in the plane using a constant workspace. Specifically, we devise algorithms for the following three problems: (i) Given two simple polygons P and Q with P \subset Q, compute a simple polygon P' with a perimeter of minimum length such that P \subseteq P' \subseteq Q. (ii) Given two simple polygons P and Q such that Q does not intersect the relative interior of P but it does intersect the relative interior of the convex hull of P, compute a weakly simple polygon P' with a perimeter of minimum length such that P \subseteq P', the convex hull of P contains P', and P' does not intersect the relative interior of Q. (iii) Given a set S of points located in a simple polygon P, compute a weakly simple polygon…
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 Manufacturing and Logistics Optimization · Manufacturing Process and Optimization · Optimization and Packing Problems
