Abstract
AbstractWe revisit the k-Secluded Tree problem. Given a vertex-weighted undirected graph G, its objective is to find a maximum-weight induced subtree T whose open neighborhood has size at most k. We present a fixed-parameter tractable algorithm that solves the problem in time $$2^{\mathcal {O} (k \log k)}\cdot n^{\mathcal {O} (1)}$$, 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 k-secluded tree by branching on vertices in the open neighborhood of the current tree T. 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 k-secluded supertree $$T' \supseteq T$$ once the open neighborhood of T becomes sufficiently large. We extend the algorithm to enumerate compact descriptions of all maximum-weight k-secluded trees, which allows us to count the number of such trees containing a specified vertex in the same running time.
Publisher
Springer International Publishing
Reference15 articles.
1. van Bevern, R., Fluschnik, T., Mertzios, G.B., Molter, H., Sorge, M., Suchý, O.: The parameterized complexity of finding secluded solutions to some classical optimization problems on graphs. Discret. Optim. 30, 20–50 (2018). https://doi.org/10.1016/j.disopt.2018.05.002
2. van Bevern, R., Fluschnik, T., Tsidulko, Y.O.: Parameterized algorithms and data reduction for the short secluded s-t-path problem. Networks 75(1), 34–63 (2020). https://doi.org/10.1002/net.21904
3. Chechik, S., Johnson, M.P., Parter, M., Peleg, D.: Secluded connectivity problems. Algorithmica 79(3), 708–741 (2016). https://doi.org/10.1007/s00453-016-0222-z
4. Cygan, M., et al.: Parameterized Algorithms. Springer, Cham (2015). https://doi.org/10.1007/978-3-319-21275-3
5. Donkers, H., Jansen, B.M.P., de Kroon, J.J.H.: Finding $$k$$-secluded trees faster (2022). https://doi.org/10.48550/ARXIV.2206.09884