Parameterized Algorithms on Perfect Graphs for deletion to (r,)-graphs

Abstract

For fixed integers r, ≥ 0, a graph G is called an (r,)-graph if the vertex set V(G) can be partitioned into r independent sets and cliques. The class of (r, ) graphs generalizes r-colourable graphs (when =0) and hence not surprisingly, determining whether a given graph is an (r, )-graph is -hard even when r ≥ 3 or ≥ 3 in general graphs. When r and are part of the input, then the recognition problem is NP-hard even if the input graph is a perfect graph (where the Chromatic Number problem is solvable in polynomial time). It is also known to be fixed-parameter tractable (FPT) on perfect graphs when parameterized by r and . I.e. there is an f(r+) · n(1) algorithm on perfect graphs on n vertices where f is some (exponential) function of r and . In this paper, we consider the parameterized complexity of the following problem, which we call Vertex Partization. Given a perfect graph G and positive integers r,,k decide whether there exists a set S⊂eq V(G) of size at most k such that the deletion of S from G results in an (r,)-graph. We obtain the following results: enumerate Vertex Partization on perfect graphs is FPT when parameterized by k+r+. The problem does not admit any polynomial sized kernel when parameterized by k+r+. In other words, in polynomial time, the input graph can not be compressed to an equivalent instance of size polynomial in k+r+. In fact, our result holds even when k=0. When r, are universal constants, then Vertex Partization on perfect graphs, parameterized by k, has a polynomial sized kernel. enumerate

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…