2010
DOI: 10.1016/j.jcss.2009.06.005
|View full text |Cite
|
Sign up to set email alerts
|

FPT algorithms and kernels for the Directed k-Leaf problem

Abstract: A subgraph T of a digraph D is an out-branching if T is an oriented spanning tree with only one vertex of in-degree zero (called the root). The vertices of T of out-degree zero are leaves. In the Directed Max Leaf problem, we wish to find the maximum number of leaves in an out-branching of a given digraph D (or, to report that D has no out-branching). In the Directed k-Leaf problem, we are given a digraph D and an integral parameter k, and we are to decide whether D has an out-branching with at least k leaves.… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

1
24
0

Year Published

2013
2013
2018
2018

Publication Types

Select...
7

Relationship

0
7

Authors

Journals

citations
Cited by 64 publications
(25 citation statements)
references
References 19 publications
1
24
0
Order By: Relevance
“…It enables us to turn some nodes into additional floating leaves in some special cases. A similar technique has already been used in [6].…”
Section: Correctness Of the Algorithmmentioning
confidence: 99%
See 2 more Smart Citations
“…It enables us to turn some nodes into additional floating leaves in some special cases. A similar technique has already been used in [6].…”
Section: Correctness Of the Algorithmmentioning
confidence: 99%
“…There is however a long research history for this problem in the field of parameterized complexity, see [1,7,9,3,8,2,4]. The currently fastest published algorithm is due to Kneis, Langer, and Rossmanith [12] with a runtime bounded by O * (4 k ), which has been further improved to O * (3.72 k ) by Daligault, Gutin, Kim, and Yeo in an yet to appear article (a preliminary version can be found in [6]), whose improvements are also used in our exact algorithm.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…The Full Degree Spanning Tree problem is one of the many variants of the generic Constrained Spanning Tree problem, where one is required to find a spanning tree of a given (di)graph subject to certain constraints. This class of problems has been studied intensely of late [1,7,8,10,11,15,18].…”
Section: Questionmentioning
confidence: 99%
“…In the directed variant of this problem, one has to decide whether an input digraph D has an out-branching with at least k leaves. This problem admits a kernel with O(k 3 ) vertices, provided the root of the out-branching is given as part of the input [11], and has an algorithm with run-time O(3.72 k · |V (D)| O(1) ) [8]. Another such problem is Max Internal Spanning Tree, where the objective is to find a spanning tree (or an out-branching, in case of digraphs) with at least k internal vertices.…”
Section: Questionmentioning
confidence: 99%