2017
DOI: 10.1137/15m1048975
|View full text |Cite
|
Sign up to set email alerts
|

Spotting Trees with Few Leaves

Abstract: We show two results related to the Hamiltonicity and k-Path algorithms in undirected graphs by Björklund [FOCS'10], and Björklund et al., [arXiv'10]. First, we demonstrate that the technique used can be generalized to finding some k-vertex tree with l leaves in an n-vertex undirected graph in O * (1.657 k 2 l/2 ) time. It can be applied as a subroutine to solve the k-Internal Spanning Tree (k-IST) problem in O * (min(3.455 k , 1.946 n )) time using polynomial space, improving upon previous algorithms for this … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2018
2018
2022
2022

Publication Types

Select...
3
2
1

Relationship

3
3

Authors

Journals

citations
Cited by 8 publications
(4 citation statements)
references
References 45 publications
(77 reference statements)
0
4
0
Order By: Relevance
“…given different parameters 1 ≤ c, appear separately in Appendix A. 4. By choosing c = 1.497, we get the bound O * (5.139 k ).…”
Section: Upper Bounds For Omentioning
confidence: 96%
See 1 more Smart Citation
“…given different parameters 1 ≤ c, appear separately in Appendix A. 4. By choosing c = 1.497, we get the bound O * (5.139 k ).…”
Section: Upper Bounds For Omentioning
confidence: 96%
“…The first reduction (of [10]) allows to focus on finding a small out-tree rather than an out-branching, while the second allows to focus on finding an even smaller outtree, but we need to find it along with a set of paths on 2 nodes (Appendix A.1). The second reduction might be of independent interest (indeed, the paper [4] applies our reduction). We then use a representative sets-based procedure in a manner that does not directly solve the problem, but returns a family of partial solutions that are trees.…”
Section: Our Mixing Strategiesmentioning
confidence: 99%
“…Finally, let us remark that k-Path (on both directed and undirected graph) and p-Set q-Packing are both among the most extensively studied problems in Parameterized Complexity. In particular, after a long sequence of works during the past three decades, the current best known parameterized algorithms for k-Path have running times 1.657 k n O(1) (randomized, undirected only) [10,9] (extended in [11]), 2 k n O(1) (randomized) [43] and 2.597 k n O(1) (deterministic) [44,20,40]. In addition, k-Path is known not to admit any polynomial kernel unless NP ⊆ coNP/poly [12].…”
Section: Introductionmentioning
confidence: 99%
“…Our warmup result involves a generalization of the directed Hamiltonian path problem, namely the k-Internal Out-Branching problem, where the goal is to detect whether a given directed graph contains a spanning out-branching that has at least k internal vertices. This is a wellstudied problem on its own, with several successive improvements the latest of which is an O * (3.617 k ) algorithm by Zehavi [25] and an O * (3.455 k ) algorithm by Björklund et al [9] for the undirected version of the problem.…”
Section: Introductionmentioning
confidence: 99%