Better Algorithms and Bounds for Directed Maximum Leaf Problems
Noga Alon, Fedor V. Fomin, Gregory Gutin, Michael Krivelevich, Saket, Saurabh

TL;DR
This paper advances algorithms and bounds for the directed maximum leaf out-branching problem, providing new combinatorial bounds, structural insights, and fixed-parameter tractable algorithms for finding out-branchings with many leaves.
Contribution
It introduces improved bounds and algorithms for the directed maximum leaf out-branching problem, including new combinatorial bounds and fixed-parameter algorithms.
Findings
Strongly connected digraphs with minimum in-degree 3 have large out-branchings.
Pathwidth of underlying graph is bounded by O(k log k) if no out-branching with k leaves exists.
Deciding the existence of an out-branching with at least k leaves is fixed-parameter tractable.
Abstract
The {\sc Directed Maximum Leaf Out-Branching} problem is to find an out-branching (i.e. a rooted oriented spanning tree) in a given digraph with the maximum number of leaves. In this paper, we improve known parameterized algorithms and combinatorial bounds on the number of leaves in out-branchings. We show that \begin{itemize} \item every strongly connected digraph of order with minimum in-degree at least 3 has an out-branching with at least leaves; \item if a strongly connected digraph does not contain an out-branching with leaves, then the pathwidth of its underlying graph is ; \item it can be decided in time whether a strongly connected digraph on vertices has an out-branching with at least leaves. \end{itemize} All improvements use properties of extremal structures obtained after applying local…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Complexity and Algorithms in Graphs · Graph Labeling and Dimension Problems
