A $2k$-Vertex Kernel for Maximum Internal Spanning Tree
Abstract
We consider the parameterized version of the maximum internal spanning tree problem, which, given an -vertex graph and a parameter , asks for a spanning tree with at least internal vertices. Fomin et al. [J. Comput. System Sci., 79:1-6] crafted a very ingenious reduction rule, and showed that a simple application of this rule is sufficient to yield a -vertex kernel. Here we propose a novel way to use the same reduction rule, resulting in an improved -vertex kernel. Our algorithm applies first a greedy procedure consisting of a sequence of local exchange operations, which ends with a local-optimal spanning tree, and then uses this special tree to find a reducible structure. As a corollary of our kernel, we obtain a deterministic algorithm for the problem running in time .
Cite
@article{arxiv.1412.8296,
title = {A $2k$-Vertex Kernel for Maximum Internal Spanning Tree},
author = {Wenjun Li and Jianxin Wang and Jianer Chen and Yixin Cao},
journal= {arXiv preprint arXiv:1412.8296},
year = {2014}
}