Improved Kernels and Algorithms for Claw and Diamond Free Edge Deletion Based on Refined Observations
Wenjun Li, Huan Peng, and Yongjie Yang

TL;DR
This paper introduces a significantly improved kernelization and a faster algorithm for the claw and diamond-free edge deletion problem, enhancing efficiency in graph modification tasks.
Contribution
The paper presents a new kernel of size O(k^3) vertices and O(k^4) edges and an O*(3.792^k) algorithm, advancing previous bounds substantially.
Findings
Kernel size reduced from O(k^{12}) to O(k^3) vertices.
Algorithm runtime improved to O*(3.792^k).
Enhanced efficiency in solving claw and diamond-free edge deletion.
Abstract
In the {claw, diamond}-free edge deletion problem, we are given a graph and an integer , the question is whether there are at most edges whose deletion results in a graph without claws and diamonds as induced graphs. Based on some refined observations, we propose a kernel of vertices and edges, significantly improving the previous kernel of vertices and edges. In addition, we derive an -time algorithm for the {claw, diamond}-free edge deletion problem.
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 · DNA and Biological Computing
