An Approximation Algorithm for the Exact Matching Problem in Bipartite Graphs
Anita D\"urr, Nicolas El Maalouly, Lasse Wulf

TL;DR
This paper presents a deterministic polynomial-time algorithm for bipartite graphs that finds a perfect matching with red edges close to a target number, improving approximation bounds for the Exact Matching problem.
Contribution
It introduces a new approximation algorithm that guarantees a perfect matching with red edges between one-third and the full target number in bipartite graphs.
Findings
Provides a deterministic polynomial-time algorithm for approximate Exact Matching.
Achieves a red edge count within one-third to the target limit.
Improves upon previous approximation bounds for the problem.
Abstract
In 1982 Papadimitriou and Yannakakis introduced the Exact Matching problem, in which given a red and blue edge-colored graph and an integer one has to decide whether there exists a perfect matching in with exactly red edges. Even though a randomized polynomial-time algorithm for this problem was quickly found a few years later, it is still unknown today whether a deterministic polynomial-time algorithm exists. This makes the Exact Matching problem an important candidate to test the RP=P hypothesis. In this paper we focus on approximating Exact Matching. While there exists a simple algorithm that computes in deterministic polynomial-time an almost perfect matching with exactly red edges, not a lot of work focuses on computing perfect matchings with almost red edges. In fact such an algorithm for bipartite graphs running in deterministic polynomial-time was…
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.
