English

Faster parameterized algorithm for Cluster Vertex Deletion

Data Structures and Algorithms 2019-01-24 v1

Abstract

In the Cluster Vertex Deletion problem the input is a graph GG and an integer kk. The goal is to decide whether there is a set of vertices SS of size at most kk such that the deletion of the vertices of SS from GG results a graph in which every connected component is a clique. We give an algorithm for Cluster Vertex Deletion whose running time is O(1.811k)O^*(1.811^k).

Keywords

Cite

@article{arxiv.1901.07609,
  title  = {Faster parameterized algorithm for Cluster Vertex Deletion},
  author = {Dekel Tsur},
  journal= {arXiv preprint arXiv:1901.07609},
  year   = {2019}
}