A Fast Branching Algorithm for Cluster Vertex Deletion

作者:Boral Anudhyan; Cygan Marek; Kociumaka Tomasz; Pilipczuk Marcin*
来源:Theory of Computing Systems, 2016, 58(2): 357-376.
DOI:10.1007/s00224-015-9631-7

摘要

In the family of clustering problems we are given a set of objects (vertices of the graph), together with some observed pairwise similarities (edges). The goal is to identify clusters of similar objects by slightly modifying the graph to obtain a cluster graph (disjoint union of cliques). Huffner et al. (Theory Comput. Syst. 47(1), 196-217, 2010) initiated the parameterized study of CLUSTER VERTEX DELETION, where the allowed modification is vertex deletion, and presented an elegant O (min(2(k)k(6) log k + n(3), 2(k)km root n log n))-time fixed-parameter algorithm, parameterized by the solution size. In the last 5 years, this algorithm remained the fastest known algorithm for CLUSTER VERTEX DELETION and, thanks to its simplicity, became one of the textbook examples of an application of the iterative compression principle. In our work we break the 2(k)-barrier for CLUSTER VERTEX DELETION and present an O(1.9102(k)(n + m))-time branching algorithm. We achieve this improvement by a number of structural observations which we incorporate into the algorithm's branching steps.

  • 出版日期2016-2