乘火车高概率准时到达

Arrive in Time by Train with High Probability

Transportation Science · 2017
被引 6
ABS 3

中文导读

针对火车乘客需在截止时间前到达的需求,研究如何预订最晚班次及备选方案,使准时概率不低于给定要求,并基于德国铁路真实数据验证了动态规划算法的有效性。

Abstract

Very often, a train passenger must meet a deadline at the destination, for example, to catch a plane or to arrive at an important meeting on time. Train delays and broken connections let the passenger arrive later than scheduled. Events of this kind are usually not foreseeable before the journey commences. To be on the safe side, a connection should be prebooked such that, in case the connection breaks anywhere, alternative continuations guarantee arrival prior to the deadline with acceptably high probability. For busy people, the challenge is to commence the journey as late as possible, provided the risk of failing to meet the deadline is negligible. This scenario translates into the problem to find the latest connection plus alternative continuations such that the probability of meeting the deadline is not lower than a given required probability of success (close to 100%). We present a dynamic-programming approach to this optimization problem and report on an empirical study based on comprehensive real-world data from Deutsche Bahn AG, the German national railways company. Our algorithm efficiently computes optimal results.

运筹学动态规划算法交通工程