pith. sign in

arxiv: 1904.06184 · v1 · pith:VALVEMBDnew · submitted 2019-04-12 · 💻 cs.DS · cs.DM

The Perfect Matching Reconfiguration Problem

classification 💻 cs.DS cs.DM
keywords graphsproblemflipgraphoperationsperfectclassesmatching
0
0 comments X
read the original abstract

We study the perfect matching reconfiguration problem: Given two perfect matchings of a graph, is there a sequence of flip operations that transforms one into the other? Here, a flip operation exchanges the edges in an alternating cycle of length four. We are interested in the complexity of this decision problem from the viewpoint of graph classes. We first prove that the problem is PSPACE-complete even for split graphs and for bipartite graphs of bounded bandwidth with maximum degree five. We then investigate polynomial-time solvable cases. Specifically, we prove that the problem is solvable in polynomial time for strongly orderable graphs (that include interval graphs and strongly chordal graphs), for outerplanar graphs, and for cographs (also known as $P_4$-free graphs). Furthermore, for each yes-instance from these graph classes, we show that a linear number of flip operations is sufficient and we can exhibit a corresponding sequence of flip operations in polynomial time.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Shortest Reconfiguration of Perfect Matchings via Alternating Cycles

    cs.DS 2019-07 unverdicted novelty 6.0

    Shortest perfect-matching reconfiguration via single alternating cycles is NP-hard for planar and bipartite graphs but polynomial-time solvable for outerplanar graphs.