Finding the Minimum-Weight k-Path
Data Structures and Algorithms
2013-07-10 v1
Abstract
Given a weighted -vertex graph with integer edge-weights taken from a range , we show that the minimum-weight simple path visiting vertices can be found in time . If the weights are reals in , we provide a -approximation which has a running time of . For the more general problem of -tree, in which we wish to find a minimum-weight copy of a -node tree in a given weighted graph , under the same restrictions on edge weights respectively, we give an exact solution of running time and a -approximate solution of running time . All of the above algorithms are randomized with a polynomially-small error probability.
Cite
@article{arxiv.1307.2415,
title = {Finding the Minimum-Weight k-Path},
author = {Avinatan Hassidim and Orgad Keller and Moshe Lewenstein and Liam Roditty},
journal= {arXiv preprint arXiv:1307.2415},
year = {2013}
}
Comments
To appear at WADS 2013