Spotting Trees with Few Leaves

January 03, 2015 Β· Declared Dead Β· πŸ› SIAM Journal on Discrete Mathematics

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Andreas Bjârklund, Vikram Kamat, Łukasz Kowalik, Meirav Zehavi arXiv ID 1501.00563 Category cs.DS: Data Structures & Algorithms Citations 16 Venue SIAM Journal on Discrete Mathematics Last Checked 3 months ago
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^k2^{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 problem. In particular, for the first time we break the natural barrier of $O^*(2^n)$. Second, we show that the iterated random bipartition employed by the algorithm can be improved whenever the host graph admits a vertex coloring with few colors; it can be an ordinary proper vertex coloring, a fractional vertex coloring, or a vector coloring. In effect, we show improved bounds for $k$-Path and Hamiltonicity in any graph of maximum degree $Ξ”=4,\ldots,12$ or with vector chromatic number at most 8.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted