On the Complexity of 2-club Cluster Editing with Vertex Splitting
Faisal N. Abu-Khzam, Tom Davot, Lucas Isenmann, Sergio Thoumi

TL;DR
This paper investigates the computational complexity of editing graphs into s-clubs with vertex splitting, establishing NP-completeness and fixed-parameter tractability results, and providing polynomial algorithms for forests.
Contribution
It introduces the complexity analysis of s-Club Cluster Editing with vertex splitting, proving NP-hardness and fixed-parameter tractability, and offers polynomial solutions for forests.
Findings
Both problems are NP-Complete and APX-hard.
They are fixed-parameter tractable with respect to the number of edits.
s-Club Cluster Vertex Splitting is polynomial-time solvable on forests.
Abstract
Editing a graph to obtain a disjoint union of s-clubs is one of the models for correlation clustering, which seeks a partition of the vertex set of a graph so that elements of each resulting set are close enough according to some given criterion. For example, in the case of editing into s-clubs, the criterion is proximity since any pair of vertices (in an s-club) are within a distance of s from each other. In this work we consider the vertex splitting operation, which allows a vertex to belong to more than one cluster. This operation was studied as one of the parameters associated with the Cluster Editing problem. We study the complexity and parameterized complexity of the s-Club Cluster Edge Deletion with Vertex Splitting and s-Club Cluster Vertex Splitting problems. Both problems are shown to be NP-Complete and APX-hard. On the positive side, we show that both problems are…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Modular Robots and Swarm Intelligence · DNA and Biological Computing
