Tur\'{a}n's Theorem Through Algorithmic Lens
Fedor V. Fomin, Petr A. Golovach, Danil Sagunov, Kirill Simonov

TL;DR
This paper connects Extremal Graph Theory with algorithms by providing linear-time compression techniques to efficiently find large cliques and independent sets in graphs near Turán's bound, with tight complexity bounds.
Contribution
It introduces a linear-time compression algorithm linking Turán's theorem to clique detection, leading to new fixed-parameter algorithms for clique and independent set problems.
Findings
Linear-time reduction of clique problems to small graphs
Algorithms with exponential dependence on parameter k
Complexity bounds are tight under ETH
Abstract
The fundamental theorem of Tur\'{a}n from Extremal Graph Theory determines the exact bound on the number of edges in an -vertex graph that does not contain a clique of size . 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 -vertex graph with edges, where , to the problem of finding a maximum clique in a graph on at most vertices. This also gives us an algorithm deciding in time whether has a clique of size . As a byproduct of the new compression algorithm, we give an algorithm that in time decides whether a graph contains an independent set of size at least . Here is the average vertex degree…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Limits and Structures in Graph Theory · Complexity and Algorithms in Graphs
