English

Clustering to Given Connectivities

Data Structures and Algorithms 2018-04-23 v2

Abstract

We define a general variant of the graph clustering problem where the criterion of density for the clusters is (high) connectivity. In {\sc Clustering to Given Connectivities}, we are given an nn-vertex graph GG, an integer kk, and a sequence Λ=λ1,,λt\Lambda=\langle \lambda_{1},\ldots,\lambda_{t}\rangle of positive integers and we ask whether it is possible to remove at most kk edges from GG such that the resulting connected components are {\sl exactly} tt and their corresponding edge connectivities are lower-bounded by the numbers in Λ\Lambda. We prove that this problem, parameterized by kk, is fixed parameter tractable i.e., can be solved by an f(k)nO(1)f(k)\cdot n^{O(1)}-step algorithm, for some function ff that depends only on the parameter kk. Our algorithm uses the recursive understanding technique that is especially adapted so to deal with the fact that, in out setting, we do not impose any restriction to the connectivity demands in Λ\Lambda.

Keywords

Cite

@article{arxiv.1803.09483,
  title  = {Clustering to Given Connectivities},
  author = {Petr A. Golovach and Dimitrios M. Thilikos},
  journal= {arXiv preprint arXiv:1803.09483},
  year   = {2018}
}
R2 v1 2026-06-23T01:04:54.446Z