vix.ing · top · new · best · stats · spec

The Computational Complexity of Disconnected Cut and 2K2-Partition

2011/04/25 by Barnaby Martin, Martin, Barnaby, Daniel Paulusma +1
Computer Science · #Computational Complexity (cs.CC) #FOS: Computer and information sciences #cs.CC

paper · pdf · doi:10.48550/arxiv.1104.4779

Conference version appeared at CP 2011. To appear JCTB (DOI: 10.1016/j.jctb.2014.09.002)

arxiv created 2014/10/29 · arxiv updated 2014/10/30

Abstract

For a connected graph G=(V,E), a subset U of V is called a disconnected cut if U disconnects the graph and the subgraph induced by U is disconnected as well. We show that the problem to test whether a graph has a disconnected cut is NP-complete. This problem is polynomially equivalent to the following problems: testing if a graph has a 2K2-partition, testing if a graph allows a vertex-surjective homomorphism to the reflexive 4-cycle and testing if a graph has a spanning subgraph that consists of at most two bicliques. Hence, as an immediate consequence, these three decision problems are NP-complete as well. This settles an open problem frequently posed in each of the four settings.

Related