A SUBLINEAR TIME DISTRIBUTED ALGORITHM FOR MINIMUM-WEIGHT SPANNING-TREES

Citation
Ja. Garay et al., A SUBLINEAR TIME DISTRIBUTED ALGORITHM FOR MINIMUM-WEIGHT SPANNING-TREES, SIAM journal on computing, 27(1), 1998, pp. 302-316
Citations number
20
Categorie Soggetti
Computer Science Theory & Methods",Mathematics,"Computer Science Theory & Methods",Mathematics
Journal title
ISSN journal
00975397
Volume
27
Issue
1
Year of publication
1998
Pages
302 - 316
Database
ISI
SICI code
0097-5397(1998)27:1<302:ASTDAF>2.0.ZU;2-J
Abstract
This paper considers the question of identifying the parameters govern ing the behavior of fundamental global network problems. Many papers o n distributed network algorithms consider the task of optimizing the r unning time successful when an O(n) bound is achieved on an n-vertex n etwork. We propose that a more sensitive parameter is the network's di ameter Diam. This is demonstrated in the paper by providing a distribu ted minimum-weight spanning tree algorithm whose time complexity is su blinear in n, but linear in Diam (specifically, O(Diam + n(epsilon) . log(double dagger) n) for epsilon = ln 3/ln 6 = 0:6131...). Our result is achieved through the application of graph decomposition and edge-e limination-by-pipelining techniques that may be of independent interes t.