A Faster Exact Algorithm for the Directed Maximum Leaf Spanning Tree Problem
Data Structures and Algorithms
2009-11-11 v2 Discrete Mathematics
Abstract
Given a directed graph , the Directed Maximum Leaf Spanning Tree problem asks to compute a directed spanning tree (i.e., an out-branching) with as many leaves as possible. By designing a Branch-and-Reduced algorithm combined with the Measure & Conquer technique for running time analysis, we show that the problem can be solved in time using polynomial space. Hitherto, there have been only few examples. Provided exponential space this run time upper bound can be lowered to .
Keywords
Cite
@article{arxiv.0911.1900,
title = {A Faster Exact Algorithm for the Directed Maximum Leaf Spanning Tree Problem},
author = {Daniel Raible and Henning Fernau},
journal= {arXiv preprint arXiv:0911.1900},
year = {2009}
}