APPROXIMATE DISTRIBUTED BELLMAN-FORD ALGORITHMS

Citation
B. Awerbuch et al., APPROXIMATE DISTRIBUTED BELLMAN-FORD ALGORITHMS, IEEE transactions on communications, 42(8), 1994, pp. 2515-2517
Citations number
11
Categorie Soggetti
Telecommunications,"Engineering, Eletrical & Electronic
ISSN journal
00906778
Volume
42
Issue
8
Year of publication
1994
Pages
2515 - 2517
Database
ISI
SICI code
0090-6778(1994)42:8<2515:ADBA>2.0.ZU;2-E
Abstract
Routing algorithms based on the distributed Bellman-Ford algorithm (DB F) suffer from exponential message complexity in some scenarios. We pr opose two modifications to the algorithm which result in a polynomial message complexity without adversely affecting the response time of th e algorithm. However, the new algorithms may not compute the shortest path. Instead, the paths computed can be worse than the shortest path by at most a constant factor ( < 3). We call these algorithms approxim ate DBF algorithms. The modifications proposed to the original algorit hm are very simple and easy to implement. The message complexity of th e first algorithm, called the multiplicative approximate DBF, is O(nml og(nDELTA)) where DELTA is the maximum length over all edges of an n-n odes m-edges network. The message complexity of the second algorithm, called the additive approximate DBF, is O(DELTA/deltanm) where delta i s the minimum length over all edges in the network.