A Generalized Matching Reconfiguration Problem
Noam Solomon, Shay Solomon

TL;DR
This paper introduces a generalized matching reconfiguration problem allowing multiple edge changes per step, providing optimal algorithms for unweighted and weighted cases, with applications to dynamic graph matchings and improved recourse bounds.
Contribution
It generalizes the classical matching reconfiguration problem by allowing multiple changes per step and offers optimal algorithms for both unweighted and weighted matchings.
Findings
Optimal transformation procedure for unweighted matchings with Δ=3
Asymptotically optimal algorithms for weighted matchings
Application to dynamic graph matchings with improved recourse bounds
Abstract
The goal in {\em reconfiguration problems} is to compute a {\em gradual transformation} between two feasible solutions of a problem such that all intermediate solutions are also feasible. In the {\em Matching Reconfiguration Problem} (MRP), proposed in a pioneering work by Ito et al.\ from 2008, we are given a graph and two matchings and , and we are asked whether there is a sequence of matchings in starting with and ending at , each resulting from the previous one by either adding or deleting a single edge in , without ever going through a matching of size . Ito et al.\ gave a polynomial time algorithm for the problem. In this paper we introduce a natural generalization of the MRP that depends on an integer parameter : here we are allowed to make changes to the current solution rather than 1 at each step of the…
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
A Generalized Matching Reconfiguration Problem· youtube
Taxonomy
TopicsOptimization and Search Problems · Algorithms and Data Compression · Advanced Graph Theory Research
