English

Tree Containment Above Minimum Degree is FPT

Data Structures and Algorithms 2023-10-17 v1 Discrete Mathematics

Abstract

According to the classic Chv{\'{a}}tal's Lemma from 1977, a graph of minimum degree δ(G)\delta(G) contains every tree on δ(G)+1\delta(G)+1 vertices. Our main result is the following algorithmic "extension" of Chv\'{a}tal's Lemma: For any nn-vertex graph GG, integer kk, and a tree TT on at most δ(G)+k\delta(G)+k vertices, deciding whether GG contains a subgraph isomorphic to TT, can be done in time f(k)nO(1)f(k)\cdot n^{\mathcal{O}(1)} for some function ff of kk only. The proof of our main result is based on an interplay between extremal graph theory and parameterized algorithms.

Keywords

Cite

@article{arxiv.2310.09678,
  title  = {Tree Containment Above Minimum Degree is FPT},
  author = {Fedor V. Fomin and Petr A. Golovach and Danil Sagunov and Kirill Simonov},
  journal= {arXiv preprint arXiv:2310.09678},
  year   = {2023}
}

Comments

Accepted to SODA 2024

R2 v1 2026-06-28T12:50:48.079Z