Research: An efficient adaptive routing algorithm for a network management system

  • Authors:
  • T. Srikanthan;Gurdeep S. Hura

  • Affiliations:
  • Division of Computer Engineering, School of Applied Science, Nanyang Technological University, Nanyang Avenue, Singapore 639798, Singapore;Division of Computer Engineering, School of Applied Science, Nanyang Technological University, Nanyang Avenue, Singapore 639798, Singapore

  • Venue:
  • Computer Communications
  • Year:
  • 1997

Quantified Score

Hi-index 0.24

Visualization

Abstract

A graph-theoretic based dynamic routing algorithm to identify efficient and optimal route(s) for a real-time network management system is presented. It uses a clustering concept to identify the set of routes in the presence of closed loops within a network topology. The philosophy behind the clustering process is to identify and cluster directed loops of lowest order in a network graph and repeat the process until the network topology becomes acyclic. The clustering concept uses Boolean operations on the elements of an incidence matrix using a 'choose and select' concept to reduce the computational complexity of network topology without affecting the overall functionality of the network management system. It lends itself well towards a VLSI-efficient implementation as it uses simple logical 'OR' and 'AND' operations on the rows and columns of the incidence matrix. The implementation details of the proposed algorithm are explained with the help of an example.