The Parameterized Complexity of k-Biclique
@article{Lin2015ThePC, title={The Parameterized Complexity of k-Biclique}, author={Bingkai Lin}, journal={ArXiv}, year={2015}, volume={abs/1406.3700} }
Given a graph G and a parameter k, the k-Biclique problem asks whether G contains a complete bipartite subgraph Kk,k. This is one of the most easily stated problems on graphs whose parameterized complexity has been long unknown. We prove that k-Biclique is W[1]-hard by giving an fpt-reduction from k-Clique to k-Biclique, thus solving this longstanding open problem.
Our reduction uses a class of bipartite graphs with a certain threshold property, which might be of some independent interest…
50 Citations
On Finding Balanced Bicliques via Matchings
- Mathematics, Computer ScienceWG
- 2020
The first approximation guarantees beyond brute-force are provided: an O(n/ log n) efficient approximation algorithm, and a parameterized approximation that returns, for any r ∈ N, an r-approximation algorithm in time exp ( O( n r log r ) ) .
Inapproximability within W [ 1 ] : the case of Steiner Orientation
- Mathematics, Computer Science
- 2019
It is shown that k-Steiner Orientation admits no sublogarithmic approximation algorithm, even with a parameterized running time, and it is proved to be W[1]-complete, what provides an example of a natural approximation task that is complete in a parameterization complexity class.
FPT algorithms for domination in sparse graphs and beyond
- Mathematics, Computer ScienceTheor. Comput. Sci.
- 2019
On the Parameterized Complexity of Approximating Dominating Set
- Computer Science, MathematicsJ. ACM
- 2019
The non-existence of an F(k)-FPT-approximation algorithm for any function F was shown under Gap-ETH and to prove hardness of approximation of a certain parameterized variant of the label cover problem, it suffices to devise a specific protocol for a communication problem that depends on which hypothesis the authors rely on.
On the parameterized complexity of approximating dominating set
- Computer Science, MathematicsElectron. Colloquium Comput. Complex.
- 2017
To prove hardness of approximation of a certain parameterized variant of the label cover problem, it suffices to devise a specific protocol for a communication problem that depends on which hypothesis the authors rely on, generalizing the ideas from a recent breakthrough work of Abboud et al.
Homomorphisms are a good basis for counting small subgraphs
- MathematicsSTOC
- 2017
Graph motif parameters are introduced, a class of graph parameters that depend only on the frequencies of constant-size induced subgraphs, and a general complexity dichotomy for evaluating graph motif parameters is proved, which allows us to recover known dichotomies for counting sub graphs, induced sub Graph, and homomorphisms in a uniform and simplified way.
Refuting FPT Algorithms for Some Parameterized Problems Under Gap-ETH
- MathematicsIPEC
- 2021
In this article we study a well-known problem, called Bipartite Token Jumping and not-so-well known problem(s), which we call, Half (Induced-) Subgraph , and show that under Gap-ETH, these problems…
On Reconfiguration Problems: Structure and Tractability
- Mathematics
- 2015
Given an n-vertex graph G and two vertices s and t in G, determining whether there exists a path and computing the length of the shortest path between s and t are two of the most fundamental graph…
Scale Reduction Techniques for Computing Maximum Induced Bicliques
- Computer Science, MathematicsAlgorithms
- 2017
Given a simple, undirected graph G, a biclique is a subset of vertices inducing a complete bipartite subgraph in G. In this paper, we consider two associated optimization problems, the maximum…
References
SHOWING 1-10 OF 45 REFERENCES
Linear Time Algorithm for Computing a Small Biclique in Graphs without Long Induced Paths
- MathematicsSWAT
- 2012
This paper proves a Ramsey-type theorem stating that a graph with a long path contains either a long induced path or a large biclique, and proves that under this parameterization the problem becomes fixed-parameter linear.
Exact exponential-time algorithms for finding bicliques
- Mathematics, Computer ScienceInf. Process. Lett.
- 2010
On Independent Sets and Bicliques in Graphs
- Mathematics, Computer ScienceAlgorithmica
- 2010
It is shown that the maximum number of maximal bicliques in a graph on n vertices is Θ(3n/3), and an exact exponential-time algorithm is used that computes the number of distinct maximal independent sets in a graphs in time O(1.3642n), where n is thenumber of vertices of the input graph.
Can you beat treewidth?
- Computer Science, Mathematics48th Annual IEEE Symposium on Foundations of Computer Science (FOCS'07)
- 2007
It is proved that if the running lime of A is f(G)nO(k/logk), where k is the treewidth of the primal graph G and f is an arbitrary function, then the Exponential Time Hypothesis fails.
Linear FPT reductions and computational lower bounds
- Mathematics, Computer ScienceSTOC '04
- 2004
It is proved that the NP-hard distinguishing substring selection problem has no polynomial time approximation schemes of running time f(1/ε)no(1 /ε) for any function f unless an unlikely collapse occurs in parameterized complexity theory.
Ruling out PTAS for graph min-bisection, densest subgraph and bipartite clique
- Computer Science45th Annual IEEE Symposium on Foundations of Computer Science
- 2004
It is shown that graph min-bisection, densest subgraph and bipartite clique have no PTAS, and a way of certifying that a given polynomial belongs to a given subspace of polynomials is given.
On the complexity of K -SAT
- Mathematics
- 2001
The k-SAT problem is to determine if a given k-CNF has a satisfying assignment. It is a celebrated open question as to whether it requires exponential time to solve k-SAT for k?3. Here exponential…
Which problems have strongly exponential complexity?
- Computer Science, MathematicsProceedings 39th Annual Symposium on Foundations of Computer Science (Cat. No.98CB36280)
- 1998
For several NP-complete problems, there have been a progression of better but still exponential algorithms. In this paper we address the relative likelihood of sub-exponential algorithms for these…
Extremal bipartite graphs and superpolynomial lower bounds for monotone span programs
- Mathematics, Computer ScienceSTOC '96
- 1996
An explicit construction of bipartite graphs which do not contain certain complete bipartitie subgraphs and have maximal density, up to a constant factor, under this constraint is constructed.
Graph Theory and Probability
- Mathematics
- 1959
A well-known theorem of Ramsay (8; 9) states that to every n there exists a smallest integer g(n) so that every graph of g(n) vertices contains either a set of n independent points or a complete…