摘要
由于城市交通网络中路径行程时间是随着时间的变化而变化的,求解最小时间路径比较困难,为此提出把交通网络抽象为时间依赖的网络模型的解决方法。对时间依赖网络模型和理论基础进行分析,指出文献[1]描述的最小时间路径算法存在的不足,即不能正确记录路径;通过引入一个记录路径的数组来对此算法进行改进,改进后的算法不仅解决了原算法存在的问题,而且可以满足n∶1的最短路径搜索,扩展了原算法的应用范围。最后用实验验证了改进算法的正确性和有效性。
As the time is changing,the travel time is also changing in traffic network.So shortest path search becomes consi-derably more difficult.For solve the problems,many transportation systems could be represented by networks with travel times that were time-dependent.This paper presented time-dependent networks and its theoretical foundations and analyzed the problems of reference [1].It proposed an array to note the results to improved the algorithm.The shortest path algorithm in time-dependent networks had a broad application fields.The improved algorithm is proved to be correct and efficient by experiments and practical application.
出处
《计算机应用研究》
CSCD
北大核心
2008年第6期1645-1647,共3页
Application Research of Computers
基金
国家火炬计划资助项目(2004EB33006)
江苏省高校自然科学指导性计划资助项目(05JKD520050)
关键词
时间依赖网络
最短路径算法
路径优化
time-dependent networks
shortest path algorithm
route optimization