Diverse Pairs of Matchings
Fedor V. Fomin, Petr A. Golovach, Lars Jaffke, Geevarghese Philip, and, Danil Sagunov

TL;DR
This paper studies the computational complexity of finding two matchings in a graph with a large symmetric difference, providing polynomial algorithms for bipartite graphs, fixed-parameter tractability results, and kernelization bounds.
Contribution
It introduces the Diverse Pair of Matchings problems, analyzes their complexity, and offers new algorithms and kernelization results for restricted graph classes.
Findings
Polynomial-time solution for bipartite graphs.
FPT algorithm for Diverse Pair of Maximum Matchings parameterized by k.
Kernel of size O(k^2) vertices for the problem.
Abstract
We initiate the study of the Diverse Pair of (Maximum/ Perfect) Matchings problems which given a graph and an integer , ask whether has two (maximum/perfect) matchings whose symmetric difference is at least . Diverse Pair of Matchings (asking for two not necessarily maximum or perfect matchings) is NP-complete on general graphs if is part of the input, and we consider two restricted variants. First, we show that on bipartite graphs, the problem is polynomial-time solvable, and second we show that Diverse Pair of Maximum Matchings is FPT parameterized by . We round off the work by showing that Diverse Pair of Matchings has a kernel on vertices.
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
TopicsGame Theory and Voting Systems
