A label-setting algorithm for finding a quickest path

  • Authors:
  • Chan-Kyoo Park;Sangwook Lee;Soondal Park

  • Affiliations:
  • Department of IT Audit and Supervision, National Computerization Agency, NCA Building, 77, Mugyo-dong, Jung-gu, Seoul 100-170, South Korea;Department of Industrial Engineering, Seoul National University, Kwanak-gu, Seoul 151-742, South Korea;Department of Industrial Engineering, Seoul National University, Kwanak-gu, Seoul 151-742, South Korea

  • Venue:
  • Computers and Operations Research
  • Year:
  • 2004

Quantified Score

Hi-index 0.02

Visualization

Abstract

The quickest path problem is to find a path to send a given amount of data from the source to the destination with minimum transmission time. To find the quickest path, existing algorithms enumerate nondominated paths with distinct capacity, and then determine a quickest path by comparing their transmission time. In this paper, we propose a label-setting algorithm for finding a quickest path by transforming a network to another network where an important property holds that each subpath of a quickest path is also a quickest path. The proposed algorithm avoids enumerating non-dominated paths whose transmission time is greater than the minimum transmission time. Although the computational complexity of the proposed algorithm is the same as that of existing algorithms, experimental results show that our algorithm is efficient when a network has two or more non-dominated paths.