On Conflict-Free Cuts: Algorithms and Complexity
Abstract
One way to define the Matching Cut problem is: Given a graph , is there an edge-cut of such that is an independent set in the line graph of ? We propose the more general Conflict-Free Cut problem: Together with the graph , we are given a so-called conflict graph on the edges of , and we ask for an edge-cutset of that is independent in . Since conflict-free settings are popular generalizations of classical optimization problems and Conflict-Free Cut was not considered in the literature so far, we start the study of the problem. We show that the problem is -complete even when the maximum degree of is 5 and is 1-regular. The same reduction implies an exponential lower bound on the solvability based on the Exponential Time Hypothesis. We also give parameterized complexity results: We show that the problem is fixed-parameter tractable with the vertex cover number of as a parameter, and we show -hardness even when has a feedback vertex set of size one, and the clique cover number of is the parameter. Since the clique cover number of is an upper bound on the independence number of and thus the solution size, this implies -hardness when parameterized by the cut size. We list polynomial-time solvable cases and interesting open problems. At last, we draw a connection to a symmetric variant of SAT.
Cite
@article{arxiv.2311.01077,
title = {On Conflict-Free Cuts: Algorithms and Complexity},
author = {Johannes Rauch and Dieter Rautenbach and Uéverton S. Souza},
journal= {arXiv preprint arXiv:2311.01077},
year = {2023}
}
Comments
13 pages, 3 figures