AN ALL PAIRS SHORTEST PATHS DISTRIBUTED ALGORITHM USING 2N(2) MESSAGES

Authors
Citation
S. Haldar, AN ALL PAIRS SHORTEST PATHS DISTRIBUTED ALGORITHM USING 2N(2) MESSAGES, Journal of algorithms, 24(1), 1997, pp. 20-36
Citations number
20
Categorie Soggetti
Mathematics,Mathematics,"Computer Science Theory & Methods
Journal title
ISSN journal
01966774
Volume
24
Issue
1
Year of publication
1997
Pages
20 - 36
Database
ISI
SICI code
0196-6774(1997)24:1<20:AAPSPD>2.0.ZU;2-Y
Abstract
In an execution of a distributed program, processes communicate among themselves by exchanging messages. The execution speed of the program could be expedited by a faster message delivery system, transmitting m essages to their destinations through their respective shortest paths. Some distributed algorithms have been proposed in recent years for de termining all pairs shortest paths for an arbitrary computer network. The best known algorithm uses O(n(2)logn) messages, where n is the num ber of computers in the network. This paper presents a new distributed algorithm for the same problem using 2n(2) messages in the worst case . This algorithm uses a strategy quite different from those of the oth er algorithms for the same problem. (C) 1997 Academic Press.