Matching colored points with rectangles
L. E. Caraballo, C. Ochoa, P. P\'erez-Lantero, J. Rojas-Ledesma

TL;DR
This paper studies algorithms and complexity for matching colored points with axis-aligned rectangles, providing approximation algorithms and proving NP-hardness for maximum monochromatic and bichromatic matchings.
Contribution
It introduces polynomial-time approximation algorithms with 1/4 ratio for both problems and proves NP-hardness even in restricted cases, extending previous work.
Findings
Approximation algorithms achieve at least 1/4 of optimal matchings.
Maximum monochromatic and bichromatic matchings are NP-hard to compute.
Deciding a perfect matching with same-colored points is NP-complete.
Abstract
Let be a point set in the plane such that each of its elements is colored either red or blue. A matching of with rectangles is any set of pairwise-disjoint axis-aligned rectangles such that each rectangle contains exactly two points of . Such a matching is monochromatic if every rectangle contains points of the same color, and is bichromatic if every rectangle contains points of different colors. In this paper we study the following two problems: 1. Find a maximum monochromatic matching of with rectangles. 2. Find a maximum bichromatic matching of with rectangles. For each problem we provide a polynomial-time approximation algorithm that constructs a matching with at least of the number of rectangles of an optimal matching. We show that the first problem is -hard even if either the matching rectangles are restricted to axis-aligned segments or…
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 · Graph Labeling and Dimension Problems · Advanced Graph Theory Research
