English

FPT Algorithms and Kernels for the Directed $k$-Leaf Problem

Data Structures and Algorithms 2009-08-18 v3 Computational Complexity

Abstract

A subgraph TT of a digraph DD is an {\em out-branching} if TT is an oriented spanning tree with only one vertex of in-degree zero (called the {\em root}). The vertices of TT of out-degree zero are {\em leaves}. In the {\sc Directed kk-Leaf} Problem, we are given a digraph DD and an integral parameter kk, and we are to decide whether DD has an out-branching with at least kk leaves. Recently, Kneis et al. (2008) obtained an algorithm for the problem of running time 4knO(1)4^{k}\cdot n^{O(1)}. We describe a new algorithm for the problem of running time 3.72knO(1)3.72^{k}\cdot n^{O(1)}. In {\sc Rooted Directed kk-Leaf} Problem, apart from DD and kk, we are given a vertex rr of DD and we are to decide whether DD has an out-branching rooted at rr with at least kk leaves. Very recently, Fernau et al. (2008) found an O(k3)O(k^3)-size kernel for {\sc Rooted Directed kk-Leaf}. In this paper, we obtain an O(k)O(k) kernel for {\sc Rooted Directed kk-Leaf} restricted to acyclic digraphs.

Keywords

Cite

@article{arxiv.0810.4946,
  title  = {FPT Algorithms and Kernels for the Directed $k$-Leaf Problem},
  author = {Jean Daligault and Gregory Gutin and Eun Jung Kim and Anders Yeo},
  journal= {arXiv preprint arXiv:0810.4946},
  year   = {2009}
}
R2 v1 2026-06-21T11:35:32.361Z