English

Exact Matching and the Top-k Perfect Matching Problem

Data Structures and Algorithms 2022-09-21 v1

Abstract

The aim of this note is to provide a reduction of the Exact Matching problem to the Top-kk Perfect Matching Problem. Together with earlier work by El Maalouly, this shows that the two problems are polynomial-time equivalent. The Exact Matching Problem is a well-known 40 years old problem for which a randomized, but no deterministic poly-time algorithm has been discovered. The Top-kk Perfect Matching Problem is the problem of finding a perfect matching which maximizes the total weight of the kk heaviest edges contained in it.

Keywords

Cite

@article{arxiv.2209.09661,
  title  = {Exact Matching and the Top-k Perfect Matching Problem},
  author = {Nicolas El Maalouly and Lasse Wulf},
  journal= {arXiv preprint arXiv:2209.09661},
  year   = {2022}
}
R2 v1 2026-06-28T01:43:59.467Z