A Modified K-Shortest Paths Algorithm for Solving the Earliest Arrival Problem on the Time-Dependent Model of Transportation Systems

Yang,Shuai Wang,Xiaolin Hu,Jianmin Li,Bingji Xu
2012-01-01
Abstract:We are concerned with solving the K-earliest arrival problem on the timetable information-based public transportation systems. The problem is like this: given a departure time window at station A, find K best itineraries from station A to station B in terms of the earliest arrival time at station B. There are two typical models for the timetable information, the time-expanded and the time-dependent models. The K-earliest arrival problem can be solved on the time-expanded model by using the classical K-shortest paths algorithms for static networks. In this paper, we modified one of these algorithms proposed by Martins and Santos and applied it to the time-dependent model. The experimental results on the Chinese railway system show that the modified algorithm is nearly 3 times faster than its original version on the time-expanded model.
What problem does this paper attempt to address?