AbstractGiven an undirected graph with n vertices, the Maximum Leaf Spanning Tree problem is to find a spanning tree with as many leaves as possible. When parameterized in the number of leaves k, this problem can be solved in time O(4kpoly(n)) using a simple branching algorithm introduced by a subset of the authors (Kneis et al. 2008 [16]). Daligault et al. (2010) [6] improved the branching and obtained a running time of O(3.72kpoly(n)). In this paper, we study the problem from an exponential time viewpoint, where it is equivalent to the Connected Dominating Set problem. Here, Fomin, Grandoni, and Kratsch showed how to break the Ω(2n) barrier and proposed an O(1.9407n)-time algorithm (Fomin et al. 2008 [11]). Based on some useful properties...
Discrete AlgorithmsInternational audienceThe problem of finding a spanning tree in an undirected gra...
AbstractWe study the approximability of some problems which aim at finding spanning trees in undirec...
We present an O(vopt)-approximation algorithm for the maximum leaf spanning arborescence problem, wh...
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 ...
AbstractGiven an undirected graph with n vertices, the Maximum Leaf Spanning Tree problem is to find...
AbstractGiven a directed graph G=(V,A), the Directed Maximum Leaf Spanning Tree problem asks to comp...
Given an undirected graph, finding a spanning tree of the graph with the maximum number of leaves is...
Given an undirected graph, nding a spanning tree of the graph with maximum number of leaves is MAX ...
Given a graph G = (V, E), the maximum leaf spanning tree problem (MLSTP) is to find a spanning tree ...
The problem of finding a spanning tree in an undirected graph with a maximum number of leaves is kno...
We prove that the NP-hard problem of finding in an undirected graph G a spanning tree with a maximum...
We study the problem of finding a spanning tree with maximum number of leaves. We present a simple 2...
We present two lower bounds for the maximum number of leaves in a spanning tree of a graph. For conn...
The preoblem of finding a spanning tree with maximum number of leaves is studied. A simple 2-approxi...
Discrete AlgorithmsInternational audienceThe problem of finding a spanning tree in an undirected gra...
AbstractWe study the approximability of some problems which aim at finding spanning trees in undirec...
We present an O(vopt)-approximation algorithm for the maximum leaf spanning arborescence problem, wh...
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 ...
AbstractGiven an undirected graph with n vertices, the Maximum Leaf Spanning Tree problem is to find...
AbstractGiven a directed graph G=(V,A), the Directed Maximum Leaf Spanning Tree problem asks to comp...
Given an undirected graph, finding a spanning tree of the graph with the maximum number of leaves is...
Given an undirected graph, nding a spanning tree of the graph with maximum number of leaves is MAX ...
Given a graph G = (V, E), the maximum leaf spanning tree problem (MLSTP) is to find a spanning tree ...
The problem of finding a spanning tree in an undirected graph with a maximum number of leaves is kno...
We prove that the NP-hard problem of finding in an undirected graph G a spanning tree with a maximum...
We study the problem of finding a spanning tree with maximum number of leaves. We present a simple 2...
We present two lower bounds for the maximum number of leaves in a spanning tree of a graph. For conn...
The preoblem of finding a spanning tree with maximum number of leaves is studied. A simple 2-approxi...
Discrete AlgorithmsInternational audienceThe problem of finding a spanning tree in an undirected gra...
AbstractWe study the approximability of some problems which aim at finding spanning trees in undirec...
We present an O(vopt)-approximation algorithm for the maximum leaf spanning arborescence problem, wh...