Finding $k$-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 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.
Keywords
Cite
@article{arxiv.2206.09884,
title = {Finding $k$-Secluded Trees Faster},
author = {Huib Donkers and Bart M. P. Jansen and Jari J. H. de Kroon},
journal= {arXiv preprint arXiv:2206.09884},
year = {2022}
}