On Stable Cutsets in General and Minimum Degree Constrained Graphs
Abstract
A stable cutset is a set of vertices of a connected graph, that is pairwise non-adjacent and when deleting , the graph becomes disconnected. Determining the existence of a stable cutset in a graph is known to be NP-complete. In this paper, we introduce a new exact algorithm for Stable Cutset. By branching on graph configurations and using the algorithm for the (3,2)-Constraint Satisfaction Problem presented by Beigel and Eppstein, we achieve an improved running time of . In addition, we investigate the Stable Cutset problem for graphs with a bound on the minimum degree . First, we show that if the minimum degree of a graph is at least , then does not contain a stable cutset. Furthermore, we provide a polynomial-time algorithm for graphs where , and a similar kernelisation algorithm for graphs where . Finally, we prove that Stable Cutset remains NP-complete for graphs with minimum degree , where . We design an exact algorithm for this problem that runs in time, where is the positive root of . This algorithm can also be applied to the \textsc{3-Colouring} problem with the same minimum degree constraint, leading to an improved exact algorithm as well.
Cite
@article{arxiv.2510.09432,
title = {On Stable Cutsets in General and Minimum Degree Constrained Graphs},
author = {Mats Vroon and Hans L. Bodlaender},
journal= {arXiv preprint arXiv:2510.09432},
year = {2025}
}