Papers
Topics
Authors
Recent
Search
2000 character limit reached

Minimum Leaf Out-branching and Related Problems

Published 13 Jan 2008 in cs.DS and cs.DM | (0801.1979v3)

Abstract: Given a digraph DD, the Minimum Leaf Out-Branching problem (MinLOB) is the problem of finding in DD an out-branching with the minimum possible number of leaves, i.e., vertices of out-degree 0. We prove that MinLOB is polynomial-time solvable for acyclic digraphs. In general, MinLOB is NP-hard and we consider three parameterizations of MinLOB. We prove that two of them are NP-complete for every value of the parameter, but the third one is fixed-parameter tractable (FPT). The FPT parametrization is as follows: given a digraph DD of order nn and a positive integral parameter kk, check whether DD contains an out-branching with at most nkn-k leaves (and find such an out-branching if it exists). We find a problem kernel of order O(k<sup>2)O(k<sup>2) and construct an algorithm of running time O(2<sup>O(klog</sup>k)+n<sup>6),O(2<sup>{O(k\log</sup> k)}+n<sup>6), which is an `additive' FPT algorithm. We also consider transformations from two related problems, the minimum path covering and the maximum internal out-tree problems into MinLOB, which imply that some parameterizations of the two problems are FPT as well.

Citations (43)

Summary

No one has generated a summary of this paper yet.

Paper to Video (Beta)

No one has generated a video about this paper yet.

Whiteboard

No one has generated a whiteboard explanation for this paper yet.

Open Problems

We haven't generated a list of open problems mentioned in this paper yet.

Continue Learning

We haven't generated follow-up questions for this paper yet.