节点文献

考虑转向延误的交通网络存储结构

A Representation of Traffic Network Inclusive of Node Costs

  • 推荐 CAJ下载
  • PDF下载
  • 不支持迅雷等下载工具,请取消加速工具后下载。

【作者】 唐小勇程琳

【Author】 TANG Xiao-yong,CHENG Lin(Transportation College,Southeast University,Jiangsu Nanjing 210096,China)

【机构】 东南大学交通学院东南大学交通学院 江苏南京210096江苏南京210096

【摘要】 城市路网中由于交叉口转向延误不可忽略,因此需要能够考虑转向延误的最短路径求解算法。传统的存储结构没有考虑转向延误,不再适应考虑延误后的新算法。在对比分析传统存储结构的基础上,通过引入新指针,对传统邻接链表结构进行了改进,使其能够高效率地实现节点延误的存储,并且给出了该结构的C++类模板实现方法。这些为交通管理规划实施事先评价和实现交通流诱导提供支持。

【Abstract】 Compared with travel time on the link,the intersection turning delays(turning prohibitions are usually treated as infinite(delay)) are great and can’t be neglected in urban road system.So an algorithm which is able to considerate node turning delays and(prohibitions) is strongly recommended.Traditional representations of network don’t contain these delays,so they can’t be applied in the new algorithms which take these delays into account.Based on the analysis of traditional network representations,an additional pointer was presented here to modify the adjacency list structure.This added pointer points to an array which stores all the turning delays of one approach in intersection.The modified structure can represents the network with turning delays conveniently and efficiently without adding too many units in contrast with previous representation.Codes of this structure in C++ are also presented.All these works make great help to the prior appraisal of measurements in traffic management planning and the real time guidance of traffic flow.

【基金】 国家重点基础研究发展计划(973计划)资助项目(2006CB705500);国家自然科学基金资助项目(50578037)
  • 【文献出处】 公路交通科技 ,Journal of Highway and Transportation Research and Development , 编辑部邮箱 ,2007年01期
  • 【分类号】U491.232
  • 【被引频次】14
  • 【下载频次】232
节点文献中: 

本文链接的文献网络图示:

本文的引文网络