AbstractGiven a directed graph G=(V,A), the Directed Maximum Leaf Spanning Tree problem asks to compute a directed spanning tree with as many leaves as possible. By designing a branching algorithm analyzed with Measure&Conquer, we show that the problem can be solved in time O⁎(1.9044n) using polynomial space. Allowing exponential space, this run time upper bound can be lowered to O⁎(1.8139n). We also provide an example showing a lower-bound for the running time of our algorithm
The problem of finding a spanning tree in an undirected graph with a maximum number of leaves is kno...
An out-branching of a directed graph is a rooted spanning tree with all arcs directed outwards from ...
We consider the problem of finding a spanning tree that maximizes the number of leaves (Max Leaf). W...
AbstractGiven a directed graph G=(V,A), the Directed Maximum Leaf Spanning Tree problem asks to comp...
AbstractGiven an undirected graph with n vertices, the Maximum Leaf Spanning Tree problem is to find...
International audienceGiven an undirected graph G with n nodes, the Maximum Leaf Spanning Tree probl...
Abstract. Given an undirected graph with n nodes, the Maximum Leaf Spanning Tree problem is to find ...
An out-tree T of a directed graph D is a rooted tree subgraph with all arcs directed outwards from t...
Abstract. The Directed Maximum Leaf Out-Branching problem is to find an out-branching (i.e. a rooted...
Given a graph G = (V, E), the maximum leaf spanning tree problem (MLSTP) is to find a spanning tree ...
We present an O(vopt)-approximation algorithm for the maximum leaf spanning arborescence problem, wh...
The Directed Maximum Leaf Out-Branching problem is to find an out-branching (i.e., a rooted oriented...
Given an undirected graph, nding a spanning tree of the graph with maximum number of leaves is MAX ...
Given an undirected graph, finding a spanning tree of the graph with the maximum number of leaves is...
We study the problem of finding a spanning tree with maximum number of leaves. We present a simple 2...
The problem of finding a spanning tree in an undirected graph with a maximum number of leaves is kno...
An out-branching of a directed graph is a rooted spanning tree with all arcs directed outwards from ...
We consider the problem of finding a spanning tree that maximizes the number of leaves (Max Leaf). W...
AbstractGiven a directed graph G=(V,A), the Directed Maximum Leaf Spanning Tree problem asks to comp...
AbstractGiven an undirected graph with n vertices, the Maximum Leaf Spanning Tree problem is to find...
International audienceGiven an undirected graph G with n nodes, the Maximum Leaf Spanning Tree probl...
Abstract. Given an undirected graph with n nodes, the Maximum Leaf Spanning Tree problem is to find ...
An out-tree T of a directed graph D is a rooted tree subgraph with all arcs directed outwards from t...
Abstract. The Directed Maximum Leaf Out-Branching problem is to find an out-branching (i.e. a rooted...
Given a graph G = (V, E), the maximum leaf spanning tree problem (MLSTP) is to find a spanning tree ...
We present an O(vopt)-approximation algorithm for the maximum leaf spanning arborescence problem, wh...
The Directed Maximum Leaf Out-Branching problem is to find an out-branching (i.e., a rooted oriented...
Given an undirected graph, nding a spanning tree of the graph with maximum number of leaves is MAX ...
Given an undirected graph, finding a spanning tree of the graph with the maximum number of leaves is...
We study the problem of finding a spanning tree with maximum number of leaves. We present a simple 2...
The problem of finding a spanning tree in an undirected graph with a maximum number of leaves is kno...
An out-branching of a directed graph is a rooted spanning tree with all arcs directed outwards from ...
We consider the problem of finding a spanning tree that maximizes the number of leaves (Max Leaf). W...