Improved Kernelization and Fixed-parameter Algorithms for Bicluster Editing
Abstract
Given a bipartite graph , the \textsc{Bicluster Editing} problem asks for the minimum number of edges to insert or delete in so that every connected component is a bicluster, i.e. a complete bipartite graph. This has several applications, including in bioinformatics and social network analysis. In this work, we study the parameterized complexity under the natural parameter , which is the number of allowed modified edges. We first show that one can obtain a kernel with vertices, an improvement over the previously known quadratic kernel. We then propose an algorithm that runs in time . Our algorithm has the advantage of being conceptually simple and should be easy to implement.
Cite
@article{arxiv.2410.13123,
title = {Improved Kernelization and Fixed-parameter Algorithms for Bicluster Editing},
author = {Manuel Lafond},
journal= {arXiv preprint arXiv:2410.13123},
year = {2024}
}
Comments
The author acknowledges the contributions of Beno\^it Charbonneau and Pierre-Luc Parent for their help in finding the $4.5k$ lower bound on the kernel size