New results on stabbing segments with a polygon
Jos\'e Miguel D\'iaz-B\'a\~nez, Matias Korman, Pablo, P\'erez-Lantero, Alexander Pilz, Carlos Seara, Rodrigo I. Silveira

TL;DR
This paper investigates the problem of finding polygons that stab segments by containing at least one endpoint, providing polynomial solutions for disjoint segments and proving NP-hardness for general segments, also addressing an open problem on convex hulls of imprecise points.
Contribution
It introduces a polynomial-time algorithm for stabbing disjoint segments with a polygon and proves NP-hardness for the general case, also solving an open problem on convex hulls of imprecise points.
Findings
Polynomial-time algorithm for disjoint segments
NP-hardness for general segments
Solution to an open problem on convex hulls of imprecise points
Abstract
We consider a natural variation of the concept of stabbing a segment by a simple polygon: a segment is stabbed by a simple polygon if at least one of its two endpoints is contained in . A segment set is stabbed by if every segment of is stabbed by . We show that if is a set of pairwise disjoint segments, the problem of computing the minimum perimeter polygon stabbing can be solved in polynomial time. We also prove that for general segments the problem is NP-hard. Further, an adaptation of our polynomial-time algorithm solves an open problem posed by L\"offler and van Kreveld [Algorithmica 56(2), 236--269 (2010)] about finding a maximum perimeter convex hull for a set of imprecise points modeled as line segments.
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 · Digital Image Processing Techniques · Advanced Numerical Analysis Techniques
