Parameterized Algorithms for Deletion to (r,l)-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. This brings us to the following natural parameterized questions: Vertex (r,)-Partization and Edge (r,)-Partization. An input to these problems consist of a graph G and a positive integer k and the objective is to decide whether there exists a set S⊂eq V(G) (S⊂eq E(G)) such that the deletion of S from G results in an (r,)-graph. These problems generalize well studied problems such as Odd Cycle Transversal, Edge Odd Cycle Transversal, Split Vertex Deletion and Split Edge Deletion. We do not hope to get parameterized algorithms for either Vertex (r,)-Partization or Edge (r,)-Partization when either of r or is at least 3 as the recognition problem itself is NP-complete. This leaves the case of r, ∈ \1,2\. We almost complete the parameterized complexity dichotomy for these problems. Only the parameterized complexity of Edge (2,2)-Partization remains open. We also give an approximation algorithm and a Turing kernelization for Vertex (r,)-Partization. We use an interesting finite forbidden induced graph characterization, for a class of graphs known as (r,)-split graphs, properly containing the class of (r,)-graphs. This approach to obtain approximation algorithms could be of an independent interest.

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…