Complexity and algorithms for matching cut problems in graphs without long induced paths and cycles
Hoang-Oanh Le, Van Bang Le

TL;DR
This paper investigates the computational complexity of matching cut problems in graphs without long induced paths or cycles, establishing NP-completeness results for certain graph classes and polynomial solvability in others, thus advancing understanding of these problems.
Contribution
It proves NP-completeness of Perfect Matching Cut in P14-free graphs and shows polynomial algorithms for these problems in 4-chordal graphs, addressing open questions in graph theory.
Findings
NP-completeness of PMC in P14-free graphs
NP-completeness of MC and DPM in P14-free graphs
Polynomial solvability of DPM and PMC in 4-chordal graphs
Abstract
In a graph, a (perfect) matching cut is an edge cut that is a (perfect) matching. Matching Cut (MC), respectively, Perfect Matching Cut (PMC), is the problem of deciding whether a given graph has a matching cut, respectively, a perfect matching cut. The Disconnected Perfect Matching problem (DPM) is to decide if a graph has a perfect matching that contains a matching cut. Solving an open problem posed in [Lucke, Paulusma, Ries (ISAAC 2022, Algorithmica 2023)], we show that PMC is NP-complete in graphs without induced 14-vertex path . Our reduction also works simultaneously for MC and DPM, improving the previous hardness results of MC on -free graphs and of DPM on -free graphs to -free graphs for both problems. Actually, we prove a slightly stronger result: within -free 8-chordal graphs (graphs without chordless cycles of length at least 9), it is…
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
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Optimization and Search Problems
