Shortcut in the decomposition algorithm for shortest paths in a network

  • Authors:
  • T. C. Hu;W. T. Torres

  • Affiliations:
  • Mathematics Research Center, University of Wisconsin, Madison, Wisconsin;Mathematics Research Center, University of Wisconsin, Madison, Wisconsin

  • Venue:
  • IBM Journal of Research and Development
  • Year:
  • 1969

Quantified Score

Hi-index 0.00

Visualization

Abstract

The problem considered is that of finding the shortest path between the two nodes of every pair in a large n-node network. A decomposition algorithm is proposed for use whent he number of arcs is less than n(n - 1). The network is first decomposed into several overlapping subnetworks. Next, with each subnetwork treated separately, conditional shortest paths are obtained using triple operations. Finally, these conditional shortest paths arues ed to obtain the shortest paths between paired nodes in the original network by matrix mini-summation. This decomposition algorithm requires less computer storage and fewer arithmetic operations than other known algorithms.