Separating bichromatic point sets in the plane by restricted orientation convex hulls
Carlos Alegr\'ia, David Orden, Carlos Seara, Jorge Urrutia

TL;DR
This paper investigates how to determine orientations of restricted lines that ensure a point set's convex hull contains no points of another set, generalizing rectilinear convex hulls for multiple line orientations efficiently.
Contribution
It provides algorithms to compute orientations of multiple lines for separating point sets using restricted-orientation convex hulls, extending previous rectilinear hull results.
Findings
Optimal algorithms for two-line and multiple-line cases.
Generalization to arbitrary line orientations.
Efficient separation detection in O(n log n) time.
Abstract
We explore the separability of point sets in the plane by a restricted-orientation convex hull, which is an orientation-dependent, possibly disconnected, and non-convex enclosing shape that generalizes the convex hull. Let and be two disjoint sets of red and blue points in the plane, and be a set of lines passing through the origin. We study the problem of computing the set of orientations of the lines of for which the -convex hull of contains no points of . For orthogonal lines we have the rectilinear convex hull. In optimal time and space, , we compute the set of rotation angles such that, after simultaneously rotating the lines of around the origin in the same direction, the rectilinear convex hull of contains no points of . We…
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 · Point processes and geometric inequalities
