Papers
Topics
Authors
Recent
Search
2000 character limit reached

Purely Combinatorial Algorithms for Approximate Directed Minimum Degree Spanning Trees

Published 17 Jul 2017 in cs.DS | (1707.05123v3)

Abstract: Given a directed graph GG on nn vertices with a special vertex ss, the directed minimum degree spanning tree problem requires computing a incoming spanning tree rooted at ss whose maximum tree in-degree is the smallest among all such trees. The problem is known to be NP-hard, since it generalizes the Hamiltonian path problem. The best LP-based polynomial time algorithm can achieve an approximation of Δ<sup>+2\Delta<sup>*+2 [Bansal et al, 2009], where Δ<sup>\Delta<sup>* denotes the optimal maximum tree in-degree. As for purely combinatorial algorithms (algorithms that do not use LP), the best approximation is O(Δ<sup>+log</sup>n)O(\Delta<sup>*+\log</sup> n) [Krishnan and Raghavachari, 2001] but the running time is quasi-polynomial. In this paper, we focus on purely combinatorial algorithms and try to bridge the gap between LP-based approaches and purely combinatorial approaches. As a result, we propose a purely combinatorial polynomial time algorithm that also achieves an O(Δ<sup></sup>+logn)O(\Delta<sup>*</sup> + \log n) approximation. Then we improve this algorithm to obtain a (1+ϵ)Δ<sup></sup>+O(lognloglogn)(1+\epsilon)\Delta<sup>*</sup> + O(\frac{\log n}{\log\log n}) for any constant $0&lt;\epsilon&lt;1$ approximation in polynomial time.

Authors (2)

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.