Turán's Theorem Through Algorithmic Lens

07/14/2023
by   Fedor V. Fomin, et al.
0

The fundamental theorem of Turán from Extremal Graph Theory determines the exact bound on the number of edges t_r(n) in an n-vertex graph that does not contain a clique of size r+1. We establish an interesting link between Extremal Graph Theory and Algorithms by providing a simple compression algorithm that in linear time reduces the problem of finding a clique of size ℓ in an n-vertex graph G with m ≥ t_r(n)-k edges, where ℓ≤ r+1, to the problem of finding a maximum clique in a graph on at most 5k vertices. This also gives us an algorithm deciding in time 2.49^k·(n + m) whether G has a clique of size ℓ. As a byproduct of the new compression algorithm, we give an algorithm that in time 2^𝒪(td^2)· n^2 decides whether a graph contains an independent set of size at least n/(d+1) + t. Here d is the average vertex degree of the graph G. The multivariate complexity analysis based on ETH indicates that the asymptotical dependence on several parameters in the running times of our algorithms is tight.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
06/19/2020

Tight Bounds on The Clique Chromatic Number

The clique chromatic number of a graph is the minimum number of colours ...
research
01/10/2022

An Exact Algorithm for finding Maximum Induced Matching in Subcubic Graphs

The Maximum Induced Matching problem asks to find the maximum k such tha...
research
12/28/2018

Isolation of k-cliques

For any positive integer k and any n-vertex graph G, let ι(G,k) denote t...
research
09/18/2018

Finding cliques using few probes

Consider algorithms with unbounded computation time that probe the entri...
research
12/01/2017

Graph Homomorphism Reconfiguration and Frozen H-Colourings

For a fixed graph H, the reconfiguration problem for H-colourings (i.e. ...
research
09/06/2023

Efficient Maximum k-Defective Clique Computation with Improved Time Complexity

k-defective cliques relax cliques by allowing up-to k missing edges from...
research
06/18/2012

The Most Persistent Soft-Clique in a Set of Sampled Graphs

When searching for characteristic subpatterns in potentially noisy graph...

Please sign up or login with your details

Forgot password? Click here to reset