A New Algorithm for Finding Trees with Many Leaves

A New Algorithm for Finding Trees with Many Leaves

0.00 Avg rating0 Votes
Article ID: iaor201110814
Volume: 61
Issue: 4
Start Page Number: 882
End Page Number: 897
Publication Date: Dec 2011
Journal: Algorithmica
Authors: , ,
Keywords: graphs, datamining
Abstract:

We present an algorithm that finds out‐trees and out‐branchings with at least k leaves in directed graphs. These problems are known as Directed Maximum Leaf Out‐Tree and Directed Maximum Leaf Out‐Branching, respectively, and–in the case of undirected graphs–as Maximum Leaf Spanning Tree. The run time of our algorithm is O(4 k nm) on directed graphs and O(poly(n)+4 k k 2) on undirected graphs. This improves over the previously fastest algorithms for these problems with run times of 2 O(klog k) poly(n) and O(poly(n)+6.75 k poly(k)) respectively.

Reviews

Required fields are marked *. Your email address will not be published.