Finding k-Secluded Trees Faster

06/20/2022
โˆ™
by   Huib Donkers, et al.
โˆ™
0
โˆ™

We 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^๐’ช(k log k)ยท n^๐’ช(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' โŠ‡ 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 maximum-weight k-secluded trees containing a specified vertex in the same running time.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
โˆ™ 08/16/2021

Computing and Listing Avoidable Vertices and Paths

A simplicial vertex of a graph is a vertex whose neighborhood is a cliqu...
research
โˆ™ 11/03/2021

Deterministic Min-cut in Poly-logarithmic Max-flows

We give a deterministic algorithm for finding the minimum (weight) cut o...
research
โˆ™ 05/02/2018

Largest Weight Common Subtree Embeddings with Distance Penalties

The largest common embeddable subtree problem asks for the largest possi...
research
โˆ™ 07/01/2023

Kernelization for Finding Lineal Topologies (Depth-First Spanning Trees) with Many or Few Leaves

For a given graph G, a depth-first search (DFS) tree T of G is an r-root...
research
โˆ™ 04/15/2020

The Maximum Distance Problem and Minimal Spanning Trees

Given a compact E โŠ‚โ„^n and s > 0, the maximum distance problem seeks a c...
research
โˆ™ 06/13/2018

Solving the Steiner Tree Problem in graphs with Variable Neighborhood Descent

The Steiner Tree Problem (STP) in graphs is an important problem with va...
research
โˆ™ 11/14/2017

Improved quantum backtracking algorithms through effective resistance estimates

We investigate quantum backtracking algorithms of a type previously intr...

Please sign up or login with your details

Forgot password? Click here to reset