Papers
Topics
Authors
Recent
Search
2000 character limit reached

Finding the Minimum-Weight k-Path

Published 9 Jul 2013 in cs.DS | (1307.2415v1)

Abstract: Given a weighted nn-vertex graph GG with integer edge-weights taken from a range [−M,M][-M,M], we show that the minimum-weight simple path visiting kk vertices can be found in time $\tilde{O}(2<sup>k</sup> \poly(k) M n<sup>\omega)</sup> = O<sup>*(2<sup>k</sup></sup> M)$. If the weights are reals in [1,M][1,M], we provide a (1+ε)(1+\varepsilon)-approximation which has a running time of $\tilde{O}(2<sup>k</sup> \poly(k) n<sup>\omega(\log\log</sup> M + 1/\varepsilon))$. For the more general problem of kk-tree, in which we wish to find a minimum-weight copy of a kk-node tree TT in a given weighted graph GG, under the same restrictions on edge weights respectively, we give an exact solution of running time $\tilde{O}(2<sup>k</sup> \poly(k) M n<sup>3)</sup> $ and a (1+ε)(1+\varepsilon)-approximate solution of running time $\tilde{O}(2<sup>k</sup> \poly(k) n<sup>3(\log\log</sup> M + 1/\varepsilon))$. All of the above algorithms are randomized with a polynomially-small error probability.

Citations (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.