English

Subexponential fixed-parameter tractability of cluster editing

Computational Complexity 2015-03-19 v4 Data Structures and Algorithms

Abstract

In the Correlation Clustering, also known as Cluster Editing, we are given an undirected n-vertex graph G and a positive integer k. The task is to decide if G can be transformed into a cluster graph, i.e., a disjoint union of cliques, by changing at most k adjacencies, i.e. by adding/deleting at most k edges. We give a subexponential algorithm that, in time 2^O(sqrt(pk)) + n^O(1) decides whether G can be transformed into a cluster graph with p cliques by changing at most k adjacencies. We complement our algorithmic findings by the following tight lower bounds on the asymptotic behaviour of our algorithm. We show that, unless ETH fails, for any constant 0 < s <= 1, there is p = Theta(k^s) such that there is no algorithm deciding in time 2^o(sqrt(pk)) n^O(1) whether G can be transformed into a cluster graph with p cliques by changing at most k adjacencies.

Keywords

Cite

@article{arxiv.1112.4419,
  title  = {Subexponential fixed-parameter tractability of cluster editing},
  author = {Fedor V. Fomin and Stefan Kratsch and Marcin Pilipczuk and Michał Pilipczuk and Yngve Villanger},
  journal= {arXiv preprint arXiv:1112.4419},
  year   = {2015}
}

Comments

The new version contains results accepted for publication on the 30th Symposium on Theoretical Aspects of Computer Science (STACS 2013) under title 'Tight bounds for Parameterized Complexity of Cluster Editing'

R2 v1 2026-06-21T19:53:54.310Z