Algorithms and Complexity of Hedge Cluster Deletion Problems
Athanasios L. Konstantinidis, Charis Papadopoulos, Georgios Velissaris

TL;DR
This paper studies the computational complexity and algorithms for Hedge Cluster Deletion, a generalization of Cluster Deletion involving hedge graphs, providing NP-hardness results, fixed-parameter tractability, and approximation algorithms.
Contribution
It introduces Hedge Cluster Deletion, establishes its NP-completeness, explores approximation and fixed-parameter algorithms, and proposes new approaches like hedge intersection graphs.
Findings
NP-complete and polynomial-time solvable cases identified.
Approximation hardness established with exponential factors.
Polynomial algorithms for special hedge structures provided.
Abstract
A hedge graph is a graph whose edge set has been partitioned into groups called hedges. Here we consider a generalization of the well-known \textsc{Cluster Deletion} problem, named \textsc{Hedge Cluster Deletion}. The task is to compute the minimum number of hedges of a hedge graph so that their removal results in a graph that is isomorphic to a disjoint union of cliques. We identify NP-completeness and polynomial-time solutions based on vertex-disjoint 3-vertex-paths as subgraphs. Regarding its approximability, we show that it is NP-hard to approximate \textsc{Hedge Cluster Deletion} within factor for any , where is the number of hedges in a given hedge graph. While \textsc{Hedge Cluster Deletion} is fixed-parameter tractable with respect to the solution size (i.e., the number of removal hedges), we prove that it does not admit a…
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
TopicsComplexity and Algorithms in Graphs · Advanced Graph Theory Research · Limits and Structures in Graph Theory
