English

Improved Kernels and Algorithms for Claw and Diamond Free Edge Deletion Based on Refined Observations

Data Structures and Algorithms 2022-01-05 v3

Abstract

In the {claw, diamond}-free edge deletion problem, we are given a graph GG and an integer k>0k>0, the question is whether there are at most kk edges whose deletion results in a graph without claws and diamonds as induced graphs. Based on some refined observations, we propose a kernel of O(k3)O(k^3) vertices and O(k4)O(k^4) edges, significantly improving the previous kernel of O(k12)O(k^{12}) vertices and O(k24)O(k^{24}) edges. In addition, we derive an O(3.792k)O^*(3.792^k)-time algorithm for the {claw, diamond}-free edge deletion problem.

Keywords

Cite

@article{arxiv.1707.06779,
  title  = {Improved Kernels and Algorithms for Claw and Diamond Free Edge Deletion Based on Refined Observations},
  author = {Wenjun Li and Huan Peng and Yongjie Yang},
  journal= {arXiv preprint arXiv:1707.06779},
  year   = {2022}
}
R2 v1 2026-06-22T20:53:39.186Z