Separating Colored Points with Minimum Number of Rectangles
Navid Assadian, Sima Hajiaghaei Shanjani, Alireza Zarei

TL;DR
This paper investigates the problem of covering multiple disjoint point sets with the fewest rectangles, proving that finding an optimal solution is NP-hard, highlighting computational complexity challenges.
Contribution
It introduces a novel geometric covering problem and establishes its NP-hardness, contributing to computational geometry and complexity theory.
Findings
The problem is NP-hard.
Minimal rectangle cover is computationally challenging.
Provides theoretical foundation for future approximation algorithms.
Abstract
In this paper we study the following problem: Given disjoint sets of points, on the plane, find a minimum cardinality set of arbitrary rectangles such that each rectangle contains points of just one set but not the others. We prove the NP-hardness of this problem.
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 · Robotics and Sensor-Based Localization
