FPT and kernelization algorithms for the k-in-a-tree problem
Guilherme C. M. Gomes, Vinicius F. dos Santos, Murilo V. G. da Silva,, Jayme L. Szwarcfiter

TL;DR
This paper investigates the parameterized complexity and kernelization of the k-in-a-tree problem, providing new fixed-parameter algorithms, hardness results, and kernelization bounds for various graph parameters.
Contribution
It introduces fixed-parameter algorithms and kernelization results for the k-in-a-tree problem based on different graph parameters, advancing understanding of its computational complexity.
Findings
W[1]-hardness when parameterized by solution size and clique cover
Fixed-parameter tractability under cliquewidth via Courcelle's Theorem
Linear kernel under feedback edge set parameter
Abstract
The three-in-a-tree problem asks for an induced tree of the input graph containing three mandatory vertices. In 2006, Chudnovsky and Seymour [Combinatorica, 2010] presented the first polynomial time algorithm for this problem, which has become a critical subroutine in many algorithms for detecting induced subgraphs, such as beetles, pyramids, thetas, and even and odd-holes. In 2007, Derhy and Picouleau [Discrete Applied Mathematics, 2009] considered the natural generalization to mandatory vertices, proving that, when is part of the input, the problem is -complete, and ask what is the complexity of four-in-a-tree. Motivated by this question and the relevance of the original problem, we study the parameterized complexity of -in-a-tree. We begin by showing that the problem is -hard when jointly parameterized by the size of the solution and minimum…
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 · Complexity and Algorithms in Graphs · Limits and Structures in Graph Theory
