A Multiple Pairs Shortest Path Algorithm

  • Authors:
  • I-Lin Wang;Ellis L. Johnson;Joel S. Sokol

  • Affiliations:
  • Department of Industrial and Information Management, National Cheng Kung University, No. 1, University Road, Tainan, Taiwan 701;School of Industrial and Systems Engineering, Georgia Institute of Technology, Atlanta, Georgia 30332-0205;School of Industrial and Systems Engineering, Georgia Institute of Technology, Atlanta, Georgia 30332-0205

  • Venue:
  • Transportation Science
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

The multiple pairs shortest path problem (MPSP) arises in many applications where the shortest paths and distances between only some specific pairs of origin-destination (OD) nodes in a network are desired. The traditional repeated single-source shortest path (SSSP) and all pairs shortest paths (APSP) algorithms often do unnecessary computation to solve the MPSP problem. We propose a new shortest path algorithm to save computational work when solving the MPSP problem. Our method is especially suitable for applications with fixed network topology but changeable arc lengths and desired OD pairs. Preliminary computational experiments demonstrate our algorithm's superiority on airline network problems over other APSP and SSSP algorithms.