Balanced Islands in Two Colored Point Sets in the Plane
Oswin Aichholzer, Nieves Atienza, Ruy Fabila-Monroy, Pablo, Perez-Lantero, Jose M. D{\i}az-B\'a\~nez, David Flores-Pe\~naloza and, Birgit Vogtenhuber, Jorge Urrutia

TL;DR
This paper proves the existence of convex sets with balanced red and blue points in a plane and provides efficient algorithms to find such sets, with improved running times for smaller sets.
Contribution
It establishes the existence of balanced convex sets in two-colored point sets and introduces polynomial-time algorithms with optimized performance for specific cases.
Findings
Existence of convex sets with specified red and blue point counts.
Algorithms with $O(n^4)$ and $O(n^2 ext{log} n)$ running times for finding these sets.
Improved $O(n ext{log} n)$ algorithm when the set size is small.
Abstract
Let be a set of points in general position in the plane, of which are red and of which are blue. In this paper we prove that there exist: for every , a convex set containing exactly red points and exactly blue points of ; a convex set containing exactly red points and exactly blue points of . Furthermore, we present polynomial time algorithms to find these convex sets. In the first case we provide an time algorithm and an time algorithm in the second case. Finally, if is small, that is, not much larger than , we improve the running time to .
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 · Optimization and Packing Problems · Advanced Numerical Analysis Techniques
