Tur\'an's Theorem Through Algorithmic Lens

Abstract

The fundamental theorem of Tur\'an from Extremal Graph Theory determines the exact bound on the number of edges tr(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 tr(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.49k·(n + m) whether G has a clique of size . As a byproduct of the new compression algorithm, we give an algorithm that in time 2O(td2) · n2 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.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…