Parameterized Algorithms for Maximum Edge Biclique and Related Problems.
Qilong Feng,Zeyang Zhou,Jianxin Wang
DOI: https://doi.org/10.1007/978-3-319-39817-4_8
IF: 1.002
2017-01-01
Theoretical Computer Science
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.