English

The $k$-Leaf Spanning Tree Problem Admits a Klam Value of 39

Data Structures and Algorithms 2015-05-12 v2

Abstract

Given an undirected graph GG and a parameter kk, the kk-Leaf Spanning Tree (kk-LST) problem asks if GG contains a spanning tree with at least kk leaves. This problem has been extensively studied over the past three decades. In 2000, Fellows et al. [FSTTCS'00] explicitly asked whether it admits a klam value of 50. A steady progress towards an affirmative answer continued until 5 years ago, when an algorithm of klam value 37 was discovered. In this paper, we present an O(3.188k)O^*(3.188^k)-time parameterized algorithm for kk-LST, which shows that the problem admits a klam value of 39. Our algorithm is based on an interesting application of the well-known bounded search trees technique, where the correctness of rules crucially depends on the history of previously applied rules in a non-standard manner.

Keywords

Cite

@article{arxiv.1502.07725,
  title  = {The $k$-Leaf Spanning Tree Problem Admits a Klam Value of 39},
  author = {Meirav Zehavi},
  journal= {arXiv preprint arXiv:1502.07725},
  year   = {2015}
}
R2 v1 2026-06-22T08:39:14.453Z