scispace - formally typeset
Book ChapterDOI

Quadratic Vertex Kernel for Split Vertex Deletion

TLDR
A kernel for the Split Vertex Deletion (SVD) problem is designed, improving upon the previous cubic bound known and establishing that SVD does not admit a kernel with \(\mathcal {O}(k^{2-\epsilon })\) edges, for any \(\ep silon >0\), unless \(\textsf {NP}\subseteq \textsf{coNP/poly}\).
Abstract
A graph is called a split graph if its vertex set can be partitioned into a clique and an independent set. Split graphs have rich mathematical structure and interesting algorithmic properties making it one of the most well-studied special graph classes. In the Split Vertex Deletion(SVD) problem, given a graph and a positive integer k, the objective is to test whether there exists a subset of at most k vertices whose deletion results in a split graph. In this paper, we design a kernel for this problem with \(\mathcal {O}(k^2)\) vertices, improving upon the previous cubic bound known. Also, by giving a simple reduction from the Vertex Cover problem, we establish that SVD does not admit a kernel with \(\mathcal {O}(k^{2-\epsilon })\) edges, for any \(\epsilon >0\), unless \(\textsf {NP}\subseteq \textsf {coNP/poly}\).

read more

Citations
More filters
Journal Article

Chordal deletion is fixed-parameter tractable

TL;DR: The chordal deletion problem parameterized by the number k of vertices or edges to be deleted is fixed-parameter tractable and the running time is f(k)⋅nα for some constant α not depending on k and some f depending only on k.
References
More filters
Book

Graph theory

Frank Harary
Book

Parameterized Algorithms

TL;DR: This comprehensive textbook presents a clean and coherent account of most fundamental tools and techniques in Parameterized Algorithms and is a self-contained guide to the area, providing a toolbox of algorithmic techniques.
Journal ArticleDOI

On the hardness of approximating minimization problems

TL;DR: It is proved that there is an e > 0 such that Graph Coloring cannot be approximated with ratio n e unless P = NP, and Set Covering cannot be approximation with ratio c log n for any c < 1/4 unless NP is contained in DTIME(n poly log n).
Journal ArticleDOI

The Node-Deletion Problem for Hereditary Properties Is NP-Complete

TL;DR: It is shown that if Π is nontrivial and hereditary on induced subgraphs, then the node-deletion problem forΠ is NP-complete for both undirected and directed graphs.
Journal ArticleDOI

Fixed-parameter tractability of graph modification problems for hereditary properties

TL;DR: The problem of deciding whether a graph can be made into a chordal graph by adding a fixed number k of edges is shown to be solvable in 0( 4’( k + 1) --3’2 (m + n) ) time, and is thus fixed-parameter tractable.