Finding the K shortest paths in a schedule-based transit network

  • Authors:
  • Wangtu Xu;Shiwei He;Rui Song;Sohail S. Chaudhry

  • Affiliations:
  • School of Traffic & Transportation and MOE Key Laboratory for Urban Transportation Complex Systems Theory and Technology, Beijing Jiaotong University, Beijing 100044, China;School of Traffic & Transportation and MOE Key Laboratory for Urban Transportation Complex Systems Theory and Technology, Beijing Jiaotong University, Beijing 100044, China;School of Traffic & Transportation and MOE Key Laboratory for Urban Transportation Complex Systems Theory and Technology, Beijing Jiaotong University, Beijing 100044, China;Department of Management and Operations/International Business, Villanova School of Business, Villanova University, 800 Lancaster Avenue, Villanova, PA 19085, USA

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

Quantified Score

Hi-index 0.02

Visualization

Abstract

Finding the shortest paths in a schedule-based public transit network is similar to finding the shortest paths in a network with multi-costs constrained and time-window constraints. We consider a schedule-based transit network, where each node in the network has a list of scheduled departure times for transit vehicles. The objective of this paper is to find out the first K shortest paths in a schedule-based transit network. An algorithm with a time complexity of O(S@?^2L@?^3)+O(L@?^4S@?R"l^m^a^x)+O(S@?L@?R"l^m^a^xK(L@?^3log(L@?^3)+L@?^3)) is proposed to enumerate these paths. We compare the time complexity of our algorithm with that of two existing path finding algorithms. We show that our algorithm has a better performance in computational time complexity than the two existing path finding algorithms, though it is only applicable if the number of transfers does not exceed 2. Also, for large sized real transit network, our algorithm determines the K shortest paths in a much shorter time frame than the existing two algorithms.