English

An algorithm for destroying claws and diamonds

Data Structures and Algorithms 2019-08-21 v1

Abstract

In the {Claw,Diamond}-Free Edge Deletion problem the input is a graph GG and an integer kk, and the goal is to decide whether there is a set of edges of size at most kk such that removing the edges of the set from GG results a graph that does not contain an induced claw or diamond. In this paper we give an algorithm for this problem whose running time is O(3.562k)O^*(3.562^k).

Cite

@article{arxiv.1908.07318,
  title  = {An algorithm for destroying claws and diamonds},
  author = {Dekel Tsur},
  journal= {arXiv preprint arXiv:1908.07318},
  year   = {2019}
}
R2 v1 2026-06-23T10:52:04.741Z