Computer Engineering and Applications ›› 2007, Vol. 43 ›› Issue (30): 97-100.

• 产品、研发、测试 • Previous Articles     Next Articles

Research on optimal path search algorithm adopting union optimization method

WAN Wei1,2,LIU Ye1,LI Li-hong2,ZHANG Zheng3,XIANG Man-tian4   

  1. 1.College of Information Engineering,Nanchang University,Nanchang 330031,China
    2.ZTE-Software Engineering,Nanchang 330029,China
    3.Jiangxi V&T College of Communication,Nanchang 330031,China
    4.School of Electronics and Information,Northwestern Polytechnical University,Xi’an 710072,China
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-10-21 Published:2007-10-21
  • Contact: WAN Wei

采用联合优化方式的最佳路径算法研究

万 玮1,2,刘 晔1,李立宏2,张 铮3,向满天4   

  1. 1.南昌大学 信息工程学院,南昌 330031
    2.中兴软件技术(南昌)有限公司,南昌 330029
    3.江西交通职业技术学院,南昌 330031
    4.西北工业大学 电子信息学院,西安 710072
  • 通讯作者: 万 玮

Abstract: From the four aspects including data storage structure,search algorithm,search mode,travel time,this paper unites improved forward star structure,improved A*algorithm,bidirectional search mode,high-type highway weighting first method to optimize path network search algorithm.The simulation experiment indicates that the union optimization method causes the data memory structure of electronic map to be clearer,the path searching speed to be faster and the accuracy to be higher.

摘要: 采用改进型前向关联边存储结构、改进型A*算法、双向搜索方式、高级公路加权优先4种方式,从数据存储结构、搜索算法、搜索方式、行程时间4个方面对道路网络的路径搜索算法进行联合优化。仿真实验表明,联合优化算法使电子地图的数据存储结构更加清晰、路径搜索更快更准确。该算法已经用于中兴软件技术(南昌)有限公司正在研发的GPS导航仪及导航手机中,实测结果与仿真结果一致。