An FPT Algorithm for the Exact Matching Problem and NP-hardness of Related Problems
Hitoshi Murakami, Yutaro Yamaguchi

TL;DR
This paper introduces a fixed-parameter tractable algorithm for the exact matching problem in general graphs, extending previous work, and proves NP-hardness for a related relaxed problem.
Contribution
It presents a new deterministic FPT algorithm parameterized by the minimum odd cycle transversal and independence number, and establishes NP-hardness of a related problem.
Findings
Deterministic FPT algorithm for exact matching in general graphs.
Extension of previous bipartite graph results to general graphs.
NP-hardness of a relaxed parity matching problem.
Abstract
The exact matching problem is a constrained variant of the maximum matching problem: given a graph with each edge having a weight or and an integer , the goal is to find a perfect matching of weight exactly . Mulmuley, Vazirani, and Vazirani (1987) proposed a randomized polynomial-time algorithm for this problem, and it is still open whether it can be derandomized. Very recently, El Maalouly, Steiner, and Wulf (2023) showed that for bipartite graphs there exists a deterministic FPT algorithm parameterized by the (bipartite) independence number. In this paper, by extending a part of their work, we propose a deterministic FPT algorithm in general parameterized by the minimum size of an odd cycle transversal in addition to the (bipartite) independence number. We also consider a relaxed problem called the correct parity matching problem, and show that a slight generalization…
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
TopicsAlgorithms and Data Compression · Optimization and Search Problems · Network Packet Processing and Optimization
