Faster parameterized algorithm for Bicluter Editing
Dekel Tsur

TL;DR
This paper presents a faster fixed-parameter algorithm for the Bicluster Editing problem, improving the computational efficiency for transforming a graph into a bicluster graph within a given edge modification limit.
Contribution
The paper introduces an improved algorithm with a running time of O*(3.116^k) for Bicluster Editing, advancing the state-of-the-art in parameterized complexity.
Findings
Algorithm runs in O*(3.116^k) time
Enhanced efficiency over previous methods
Applicable to large graphs with small k
Abstract
In the Bicluter Editing problem the input is a graph and an integer , and the goal is to decide whether can be transformed into a bicluster graph by adding and removing at most edges. In this paper we give an algorithm for Bicluster Editing whose running time is .
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
TopicsAdvanced Graph Theory Research · Genome Rearrangement Algorithms · Algorithms and Data Compression
