Parameterized Algorithms for Balanced Cluster Edge Modification Problems
Jayakrishnan Madathil, Kitty Meeks

TL;DR
This paper investigates the parameterized complexity of balanced cluster edge modification problems, providing fixed-parameter tractable algorithms and polynomial kernels for various modification constraints.
Contribution
It introduces the first fixed-parameter algorithms and polynomial kernels for size-constrained cluster editing problems with edge modifications.
Findings
All three problems admit single-exponential FPT algorithms.
Polynomial kernels are established for each problem.
The problems are the balanced counterparts of classical cluster editing.
Abstract
We study {\sc Cluster Edge Modification} problems with constraints on the size of the clusters. A graph is a cluster graph if every connected component of is a clique. In a typical {\sc Cluster Edge Modification} problem such as the widely studied {\sc Cluster Editing}, we are given a graph and a non-negative integer as input, and we have to decide if we can turn into a cluster graph by way of at most edge modifications -- that is, by adding or deleting edges. In this paper, we study the parameterized complexity of such problems, but with an additional constraint: The size difference between any two connected components of the resulting cluster graph should not exceed a given threshold. Depending on which modifications are permissible -- only adding edges, only deleting edges, both adding and deleting edges -- we have three different computational problems. We…
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 Packing Problems
