Cluster deletion revisited
In the Cluster Deletion problem the input is a graph G and an integer k, and the goal is to decide whether there is a set of at most k edges whose removal from G results a graph in which every connected component is a clique. In this paper we give an algorithm for Cluster Deletion whose running time is O^*(1.404^k).
READ FULL TEXT