计算机与现代化 ›› 2013, Vol. 1 ›› Issue (5): 211-214.doi: 10.3969/j.issn.1006-2475.2013.05.049

• 应用与开发 • 上一篇    下一篇

一种实用的高速公路最优路径规划方案

徐小锋,李汉轩   

  1. 河海大学,江苏南京211100
  • 收稿日期:2013-03-22 修回日期:1900-01-01 出版日期:2013-05-28 发布日期:2013-05-28

A Practical Path Planning Scheme of Highway

XU Xiao-feng, LI Han-xuan   

  1. Hohai University, Nanjing 211100, China
  • Received:2013-03-22 Revised:1900-01-01 Online:2013-05-28 Published:2013-05-28

摘要: 高速公路经营企业面对事故时需要计算能够及时到的最优路线,但由于高速公路路网存在交通管制、网路复杂等实际问题往往难以取得理想的效果。本文提出一种实用的高速公路路径规划方案。方案中,利用存储效率较高的前向关联边结构存储高速路网的拓扑结构,并根据美国联邦公路局路阻模型预测道路的路阻。设计可计算这种路网模型的Dijkstra算法,实现高速路网最优路径的获取。最后利用VC++对MapX二次开发,实现方案的设计。

关键词: 高速路网, 最优路径, 前向关联边, 迪科斯彻算法, 路阻模型

Abstract: The optimization of route is essential to highway maintenance when highway company facing with emergency. But, problems such as traffic control and settings of entrances and exits make it difficult to achieve. This paper proposes a functional design about the path planning system. This system uses the effective forward star structure to store the topology structure of highway network, and the impedance model of highway is based on the BPR Function. This paper combines the network model and the Dijkstra algorithm to get the optimal path on highway. Finally, this paper achieves the goal of the scheme by the secondary development of MapX with VC++.

Key words: highway network, optimal path, forward star structure, Dijkstra, impedance model

中图分类号: