An Approximation Algorithm for the Exact Matching Problem in Bipartite Graphs

07/05/2023
by   Anita Dürr, et al.
0

In 1982 Papadimitriou and Yannakakis introduced the Exact Matching problem, in which given a red and blue edge-colored graph G and an integer k one has to decide whether there exists a perfect matching in G with exactly k 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 k red edges, not a lot of work focuses on computing perfect matchings with almost k red edges. In fact such an algorithm for bipartite graphs running in deterministic polynomial-time was published only recently (STACS'23). It outputs a perfect matching with k' red edges with the guarantee that 0.5k ≤ k' ≤ 1.5k. In the present paper we aim at approximating the number of red edges without exceeding the limit of k red edges. We construct a deterministic polynomial-time algorithm, which on bipartite graphs computes a perfect matching with k' red edges such that k/3 ≤ k' ≤ k.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
07/20/2022

Exact Matching: Correct Parity and FPT Parameterized by Independence Number

Given an integer k and a graph where every edge is colored either red or...
research
11/16/2022

The Exact Bipartite Matching Polytope Has Exponential Extension Complexity

Given a graph with edges colored red or blue and an integer k, the exact...
research
09/17/2022

Exact Matching and the Top-k Perfect Matching Problem

The aim of this note is to provide a reduction of the Exact Matching pro...
research
05/03/2018

How to Secure Matchings Against Edge Failures

The matching preclusion number of a graph is the minimal number of edges...
research
02/24/2022

Exact Matching in Graphs of Bounded Independence Number

In the Exact Matching Problem (EM), we are given a graph equipped with a...
research
03/25/2022

Exact Matching: Algorithms and Related Problems

In 1982, Papadimitriou and Yannakakis introduced the Exact Matching (EM)...
research
10/22/2020

An Investigation of the Recoverable Robust Assignment Problem

We investigate the so-called recoverable robust assignment problem on ba...

Please sign up or login with your details

Forgot password? Click here to reset