Sciweavers

IPL
1998

A 2.5-Factor Approximation Algorithm for the k-MST Problem

13 years 4 months ago
A 2.5-Factor Approximation Algorithm for the k-MST Problem
The k-MST problem requires finding that subset of at least k vertices of a given graph whose Minimum Spanning Tree has least weight amongst all subsets of at least k vertices. There has been much work on this problem recently, culminating in an approximation algorithm by Garg [2], which finds a subset of k vertices whose MST has weight at most 3 times the optimal. Garg also argued that a factor of 3 cannot be improved unless lower bounds different from his are used. This argument applies only to the rooted case of the problem. When no root vertex is specified, we show how to use a pruning technique on top of Garg’s algorithm to achieve an approximation factor of 2.5. Note that Garg’s algorithm is based upon the Goemans-Williamson [3] clustering method, using which it seems hard to obtain any approximation factor better than 2. Key words: Approximation algorithms, k-MST problem.
Sunil Arya, H. Ramesh
Added 22 Dec 2010
Updated 22 Dec 2010
Type Journal
Year 1998
Where IPL
Authors Sunil Arya, H. Ramesh
Comments (0)