Cluster deletion and clique partitioning in graphs with bounded clique number
Nicola Galesi, Tony Huynh, Fariba Ranjbar

TL;DR
This paper explores the computational complexity and approximation algorithms for Cluster Deletion and Clique Partition problems, especially focusing on graphs with bounded clique number, providing new insights and algorithms.
Contribution
It simplifies the proof of polynomial solvability for cographs, investigates complexity on permutation graphs, and introduces a novel approximation algorithm for graphs with bounded clique number.
Findings
Cluster Deletion is efficiently solvable on cographs.
Potential NP-hardness of Cluster Deletion on permutation graphs.
A new approximation algorithm with ratio better than 2 for graphs with bounded clique number.
Abstract
The Cluster Deletion problem takes a graph as input and asks for a minimum size set of edges such that is the disjoint union of complete graphs. An equivalent formulation is the Clique Partition problem, which asks to find a partition of into cliques such that the number of edges in the cliques is maximized. We begin by giving a much simpler proof of a theorem of Gao, Hare, and Nastos that Cluster Deletion is efficiently solvable on the class of cographs. We then investigate Cluster Deletion and Clique Partition on permutation graphs, which are a superclass of cographs. Our findings suggest that Cluster Deletion may be NP-hard on permutation graphs. Finally, we prove that for graphs with clique number at most , there is a -approximation algorithm for Clique Partition. This is the first polynomial time algorithm which…
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
TopicsGraph theory and applications · Advanced Graph Theory Research · Graph Labeling and Dimension Problems
