APPROXIMATION ALGORITHMS FOR MIN-MAX TREE PARTITION

Citation
N. Guttmannbeck et R. Hassin, APPROXIMATION ALGORITHMS FOR MIN-MAX TREE PARTITION, Journal of algorithms, 24(2), 1997, pp. 266-286
Citations number
7
Categorie Soggetti
Mathematics,Mathematics,"Computer Science Theory & Methods
Journal title
ISSN journal
01966774
Volume
24
Issue
2
Year of publication
1997
Pages
266 - 286
Database
ISI
SICI code
0196-6774(1997)24:2<266:AAFMTP>2.0.ZU;2-Y
Abstract
We consider the problem of partitioning the node set of a graph into p equal sized subsets. The objective is to minimize the maximum length, over these subsets, of a minimum spanning tree. We show that no polyn omial algorithm with bounded error ratio can be given for the problem unless P = NP. We present an O(n(2)) time algorithm for the problem, w here n is the number of nodes in the graph. Assuming that the edge len gths satisfy the triangle inequality, its error ratio is at most 2p - 1. We also present an improved algorithm that obtains as an input a po sitive integer x. It runs in O(2((p+x)p)n(2)) time, and its error rati o is at most (2 - x/(x + p - 1))p. (C) 1997 Academic Press.