A cubic vertex kernel for Diamond-free Edge Deletion and more
R. B. Sandeep, Naveen Sivadasan

TL;DR
This paper improves the kernel size for the Diamond-free Edge Deletion problem to O(k^3) vertices and introduces an O(k^2) kernel for related problems, while also establishing NP-completeness and complexity lower bounds.
Contribution
It provides an improved polynomial kernel for Diamond-free Edge Deletion and related problems, along with complexity hardness results under ETH assumptions.
Findings
Improved kernel of O(k^3) vertices for Diamond-free Edge Deletion.
O(k^2) vertex kernel for Diamond,K_t-free Edge Deletion.
NP-completeness and exponential time lower bounds for these problems.
Abstract
A diamond is a graph obtained by removing an edge from a complete graph on four vertices. A graph is diamond-free if it does not contain an induced diamond. The Diamond-free Edge Deletion problem asks whether there exist at most edges in the input graph whose deletion results in a diamond-free graph. For this problem, a polynomial kernel of ) vertices was found by Fellows et. al. (Discrete Optimization, 2011). In this paper, we give an improved kernel of vertices for Diamond-free Edge Deletion. Further, we give an vertex kernel for a related problem {Diamond,K_t}-free Edge Deletion, where is any fixed integer. To complement our results, we prove that these problems are NP-complete even for -free graphs and can be solved neither in subexponential time (i.e., ) nor in parameterized subexponential time (i.e., $2^{o(k)}\cdot…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Limits and Structures in Graph Theory
