Parameterized Algorithms for Editing to Uniform Cluster Graph
Abstract
We study the parameterized complexity of transforming graphs into Uniform Cluster graphs, where each component is an equal-sized clique. We consider Uniform Cluster Vertex Deletion (UCVD), Uniform Cluster Edge Deletion (UCED), Uniform Cluster Edge Addition (UCEA), Uniform Cluster Edge Editing (UCEE), Uniform Cluster Exclusive Vertex Splitting (UCEVS), and Uniform Cluster Inclusive Vertex Splitting (UCIVS). For UCVD, we provide a vertex kernel of size and an FPT algorithm with running time , improving the known algorithm. For edge-based variants, we obtain a vertex kernel for UCEE and linear vertex kernels for UCED and UCEA, improving the best-known results. Additionally, we present a algorithm for UCED, improving upon the previous bound. We develop a sub-exponential algorithm for UCED on everywhere dense graphs by reducing it to -Way Cut. Lastly, we study vertex splitting operations and provide vertex kernels of size for both UCIVS and UCEVS.
Cite
@article{arxiv.2404.10023,
title = {Parameterized Algorithms for Editing to Uniform Cluster Graph},
author = {Ajinkya Gaikwad and Hitendra Kumar and Soumen Maity},
journal= {arXiv preprint arXiv:2404.10023},
year = {2025}
}