The red-blue-yellow matching problem
Manuel Aprile, Marco Di Summa

TL;DR
This paper introduces a polynomial-time deterministic algorithm for the red-blue-yellow matching problem, approximating the optimal matching with specific color constraints and leveraging linear programming and topological properties.
Contribution
It extends the red-blue matching problem to three colors, providing the first deterministic approximation algorithm with near-optimal size and exact color counts under natural assumptions.
Findings
Algorithm finds matchings within 3 of optimal size.
Provides a polynomial-time deterministic approach.
Proves a new topological property of plane curves.
Abstract
We consider the red-blue-yellow matching problem: given two natural numbers , and a graph whose edges are colored red, blue or yellow, the goal is to find a matching of that contains exactly red edges and exactly blue edges, and is of maximum cardinality subject to these constraints. This is a natural generalization of the well known red-blue matching problem, whose complexity status is unknown: although a randomized polynomial-time algorithm exists, a deterministic algorithm has remained elusive for nearly four decades. The best known deterministic approach to the red-blue matching problem, due to Yuster (2012), gives an additive approximation. In this paper, we show a similar result for the red-blue-yellow matching problem, giving a polynomial-time deterministic algorithm that, under natural assumptions, finds a matching satisfying the color requirements…
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
TopicsGame Theory and Voting Systems · Scheduling and Timetabling Solutions · Advanced Graph Theory Research
