Exact Matching: Algorithms and Related Problems

03/25/2022
by   Nicolas ElMaalouly, et al.
0

In 1982, Papadimitriou and Yannakakis introduced the Exact Matching (EM) problem where given an edge colored graph, with colors red and blue, and an integer k, the goal is to decided whether or not the graph contains a perfect matching with exactly k red edges. Although they conjectured it to be NP-complete, soon after it was shown to be solvable in randomized polynomial time in the seminal work of Mulmuley et al. placing it in the complexity class RP. Since then, all attempts at finding a deterministic algorithm for EM have failed, thus leaving it as one of the few natural combinatorial problems in RP but not known to be contained in P, and making it an interesting instance for testing the hypothesis RP=P. Progress has been lacking even on very restrictive classes of graphs despite the problem being quite well known as evidenced by the number of works citing it. In this paper we aim to gain more insight into the problem by considering two directions of study. In the first direction, we study EM on bipartite graphs with a relaxation of the color constraint and provide an algorithm where the output is required to be a perfect matching with a number of red edges differing from k by at most k/2. We also introduce an optimisation problem we call Top-k Perfect Matching (TkPM) that shares many similarities with EM. By virtue of being an optimization problem, it is more natural to approximate so we provide approximation algorithms for it. In the second direction, we look at the parameterized algorithms. Here we introduce new tools and FPT algorithms for the study of EM and TkPM.

READ FULL TEXT

page 1

page 2

page 3

page 4

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
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
07/05/2023

An Approximation Algorithm for the Exact Matching Problem in Bipartite Graphs

In 1982 Papadimitriou and Yannakakis introduced the Exact Matching probl...
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
04/27/2022

Insight into Voting Problem Complexity Using Randomized Classes

The first step in classifying the complexity of an NP problem is typical...
research
09/20/2017

Complexity of Finding Perfect Bipartite Matchings Minimizing the Number of Intersecting Edges

Consider a problem where we are given a bipartite graph H with vertices ...
research
09/21/2014

A Global Approach for Solving Edge-Matching Puzzles

We consider apictorial edge-matching puzzles, in which the goal is to ar...

Please sign up or login with your details

Forgot password? Click here to reset