English

Finding d-Cuts in Claw-free Graphs

Combinatorics 2025-05-26 v1 Computational Complexity Discrete Mathematics

Abstract

The Matching Cut problem is to decide if the vertex set of a connected graph can be partitioned into two non-empty sets BB and RR such that the edges between BB and RR form a matching, that is, every vertex in BB has at most one neighbour in RR, and vice versa. If for some integer d1d\geq 1, we allow every neighbour in BB to have at most dd neighbours in RR, and vice versa, we obtain the more general problem dd-Cut. It is known that dd-Cut is NP-complete for every d1d\geq 1. However, for claw-free graphs, it is only known that dd-Cut is polynomial-time solvable for d=1d=1 and NP-complete for d3d\geq 3. We resolve the missing case d=2d=2 by proving NP-completeness. This follows from our more general study, in which we also bound the maximum degree. That is, we prove that for every d2d\geq 2, dd-Cut, restricted to claw-free graphs of maximum degree pp, is constant-time solvable if p2d+1p\leq 2d+1 and NP-complete if p2d+3p\geq 2d+3. Moreover, in the former case, we can find a dd-cut in linear time. We also show how our positive results for claw-free graphs can be generalized to S1t,lS_{1^t,l}-free graphs where S1t,lS_{1^t,l} is the graph obtained from a star on t+2t+2 vertices by subdividing one of its edges exactly ll times.

Keywords

Cite

@article{arxiv.2505.17993,
  title  = {Finding d-Cuts in Claw-free Graphs},
  author = {Jungho Ahn and Tala Eagling-Vose and Felicia Lucke and Daniël Paulusma and Siani Smith},
  journal= {arXiv preprint arXiv:2505.17993},
  year   = {2025}
}
R2 v1 2026-07-01T02:34:05.201Z