The $k$-in-a-tree problem for graphs of girth at least~$k$
Wei Liu, Nicolas Trotignon

TL;DR
This paper presents an $O(n^4)$ algorithm to determine if a graph with girth at least $k$ contains an induced tree covering $k$ specified vertices, extending previous results for $k=3$ and $k=4$ to all $k \\geq 5$.
Contribution
It introduces a structural characterization of graphs with girth at least $k$ that lack such induced trees, enabling the algorithm for all $k \\geq 5$.
Findings
Algorithm runs in $O(n^4)$ time.
Extends known results for $k=3$ and $k=4$ to all $k \\geq 5$.
Provides a structural description of relevant graphs.
Abstract
For all integers , we give an time algorithm for the problem whose instance is a graph of girth at least together with vertices and whose question is "Does contains an induced subgraph containing the vertices and isomorphic to a tree?". This directly follows for from the three-in-a-tree algorithm of Chudnovsky and Seymour and for from a result of Derhy, Picouleau and Trotignon. Here we solve the problem for . Our algorithm relies on a structural description of graphs of girth at least that do not contain an induced tree covering given vertices ().
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.
