A ROUTING AND BROADCASTING SCHEME ON FAULTY STAR GRAPHS

Citation
N. Bagherzadeh et al., A ROUTING AND BROADCASTING SCHEME ON FAULTY STAR GRAPHS, I.E.E.E. transactions on computers, 42(11), 1993, pp. 1398-1402
Citations number
9
Categorie Soggetti
Computer Sciences","Engineering, Eletrical & Electronic","Computer Applications & Cybernetics
ISSN journal
00189340
Volume
42
Issue
11
Year of publication
1993
Pages
1398 - 1402
Database
ISI
SICI code
0018-9340(1993)42:11<1398:ARABSO>2.0.ZU;2-R
Abstract
In this correspondence, we present a routing algorithm that uses the d epth first search approach combined with a backtracking technique to r oute messages on the star graph in the presence of faulty links. The a lgorithm is distributed and requires no global knowledge of faults. Th e only knowledge required at a node is the state of its incident links . The routed message carries information about the followed path and t he visited nodes. The algorithm routes messages along the optimal, i.e ., the shortest path if no faults are encountered or if the faults am such that an optimal path still exists. In the absence of an optimal p ath, the algorithm always finds a path between two nodes within a boun ded number of hops if the two nodes are connected. Otherwise, it retur ns the message to the originating node. We provide a performance analy sis for the case where an optimal path does not exist. We prove that f or a maximum of n - 2 faults on a graph with N=n! nodes, at most 2i 2 steps am added to the path, where i is O(square-root n). Finally, we use the routing algorithm to present an efficient broadcast algorithm on the star graph in the presence of faults.