Solving Partition Problems Almost Always Requires Pushing Many Vertices Around

Abstract

A fundamental graph problem is to recognize whether the vertex set of a graph G can be bipartitioned into sets A and B such that G[A] and G[B] satisfy properties A and B, respectively. This so-called (A,B)-Recognition problem generalizes amongst others the recognition of 3-colorable, bipartite, split, and monopolar graphs. In this paper, we study whether certain fixed-parameter tractable (A,B)-Recognition problems admit polynomial kernels. In our study, we focus on the first level above triviality, where A is the set of P3-free graphs (disjoint unions of cliques, or cluster graphs), the parameter is the number of clusters in the cluster graph G[A], and B is characterized by a set H of connected forbidden induced subgraphs. We prove that, under the assumption that NP is not a subset of coNP/poly, (A,B)-Recognition admits a polynomial kernel if and only if H contains a graph with at most 2 vertices. In both the kernelization and the lower bound results, we exploit the properties of a pushing process, which is an algorithmic technique used recently by Heggerness et al. and by Kanj et al. to obtain fixed-parameter algorithms for many cases of (A,B)-Recognition, as well as several other problems.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…