Finding -Secluded Trees Faster
Abstract: We revisit the \textsc{-Secluded Tree} problem. Given a vertex-weighted undirected graph , its objective is to find a maximum-weight induced subtree whose open neighborhood has size at most . We present a fixed-parameter tractable algorithm that solves the problem in time , improving on a double-exponential running time from earlier work by Golovach, Heggernes, Lima, and Montealegre. Starting from a single vertex, our algorithm grows a -secluded tree by branching on vertices in the open neighborhood of the current tree . To bound the branching depth, we prove a structural result that can be used to identify a vertex that belongs to the neighborhood of any -secluded supertree $T' \supseteq T$ once the open neighborhood of becomes sufficiently large. We extend the algorithm to enumerate compact descriptions of all maximum-weight -secluded trees, which allows us to count the number of maximum-weight -secluded trees containing a specified vertex in the same running time.
Paper Prompts
Sign up for free to create and run prompts on this paper.