Higher Hardness Results for the Reconfiguration of Odd Matchings
Joseph Dorfer
TL;DR
This work analyzes the reconfiguration of combinatorial odd matchings through flips, formalizing a flip graph whose nodes are odd matchings and edges correspond to single flips. It delivers three main hardness results: computing the flip graph diameter is $\Pi_2^p$-complete, computing the radius is $\Sigma_3^p$-complete (and strictly harder than diameter unless the polynomial hierarchy collapses), and computing flip distances is $\log$-hard to approximate via a Set Cover reduction. The authors employ gadget-based reductions from quantified Boolean formulas and Set Cover, anchored by a detailed union-of-odd-matchings framework to bound flip sequences. These results significantly advance our understanding of how central structural properties and distance metrics in flip graphs behave at higher levels of the polynomial hierarchy, and they answer questions about approximation hardness in this reconfiguration setting.
Abstract
We study the reconfiguration of odd matchings of combinatorial graphs. Odd matchings are matchings that cover all but one vertex of a graph. A reconfiguration step, or flip, is an operation that matches the isolated vertex and, consequently, isolates another vertex. The flip graph of odd matchings is a graph that has all odd matchings of a graph as vertices and an edge between two vertices if their corresponding matchings can be transformed into one another via a single flip. We show that computing the diameter of the flip graph of odd matchings is $Π_2^p$-hard. This complements a recent result by Wulf [FOCS25] that it is~$Π_2^p$-hard to compute the diameter of the flip graph of perfect matchings where a flip swaps matching edges along a single cycle of unbounded size. Further, we show that computing the radius of the flip graph of odd matchings is $Σ_3^p$-hard. The respective decision problems for the diameter and the radius are also complete in the respective level of the polynomial hierarchy. This shows that computing the radius of the flip graph of odd matchings is provably harder than computing its diameter, unless the polynomial hierarchy collapses. Finally, we reduce set cover to the problem of finding shortest flip sequences. As a consequence, we show $\log$-\APX-hardness and that the problem cannot be approximated by a sublogarithmic factor. By doing so, we answer a question asked by Aichholzer, Brenner, Dorfer, Hoang, Perz, Rieck, and Verciani [GD25].
