The Parameterized Complexity of k-Biclique
Abstract
Given a graph and a parameter , the -biclique problem asks whether contains a complete bipartite subgraph . This is the most easily stated problem on graphs whose parameterized complexity is still unknown. We provide an fpt-reduction from -clique to -biclique, thus solving this longstanding open problem. Our reduction use a class of bipartite graphs with a threshold property of independent interest. More specifically, for positive integers , and , we consider a bipartite graph such that can be partitioned into and for every distinct indices , there exist such that have at least common neighbors in ; on the other hand, every distinct vertices in have at most common neighbors in . Using the Paley-type graphs and Weil's character sum theorem, we show that for and large enough, such threshold bipartite graphs can be computed in . One corollary of our reduction is that there is no time algorithm to decide whether a graph contains a subgraph isomorphic to unless the ETH(Exponential Time Hypothesis) fails. We also provide a probabilistic construction with better parameters , which indicates that -biclique has no -time algorithm unless 3-SAT with clauses can be solved in -time with high probability. Our result also implies the dichotomy classification of the parameterized complexity of cardinality constrain satisfaction problem and the inapproximability of maximum -intersection problem.
Cite
@article{arxiv.1406.3700,
title = {The Parameterized Complexity of k-Biclique},
author = {Bingkai Lin},
journal= {arXiv preprint arXiv:1406.3700},
year = {2019}
}