Article ID | Journal | Published Year | Pages | File Type |
---|---|---|---|---|
6875463 | Theoretical Computer Science | 2018 | 14 Pages |
Abstract
Maximum Edge Biclique and related problems have wide applications in management science, bioinformatics, etc. In this paper, we study parameterized algorithms for Parameterized Edge Biclique problem, Parameterized Edge Biclique Packing problem, Parameterized Biclique Edge Deletion problem, and Parameterized Bipartite Biclique Clustering problem. For the Parameterized Edge Biclique problem, the current best result is of running time Oâ(2k), and we give a parameterized algorithm of running time O(nk2.5kâkâ), where k is the parameter and n is the number of vertices in the given graph. For the Parameterized Edge Biclique Packing problem, based on randomized divide-and-conquer technique, a parameterized algorithm of running time Oâ(kâkâlogk4(2kâ1)t)) is given, where k is the parameter and t is the number of bicliques in the solution. We study the Parameterized Biclique Edge Deletion problem on bipartite graphs and general graphs, and give parameterized algorithms of running time Oâ(2k) and Oâ(3k), respectively. For the Parameterized Bipartite Biclique Clustering problem, based on modular decomposition method, a kernel of size O(k2) and a parameterized algorithm of running time O(2.42k(n+m)) are presented, where k is the parameter, n is the number of vertices, and m is the number of edges in the given graph.
Related Topics
Physical Sciences and Engineering
Computer Science
Computational Theory and Mathematics
Authors
Qilong Feng, Shaohua Li, Zeyang Zhou, Jianxin Wang,