首页 | 本学科首页   官方微博 | 高级检索  
     

改进型Dijkstra算法在最优路径选择中的应用研究
引用本文:廖兴宇,汪伦杰.改进型Dijkstra算法在最优路径选择中的应用研究[J].现代计算机,2013(11):3-8,30.
作者姓名:廖兴宇  汪伦杰
作者单位:江西师范大学计算机信息工程学院,南昌330022
基金项目:国家自然科学基金(No.41164001)
摘    要:为了有效提高市民出行效率。减小城市资源消耗,优化城市环境,在改进型Dijkstra算法的基础上设计并实现城市公交线路查询系统。Dijkstra算法是图论中求解最短路径问题的一种优秀算法。在Dijkstra算法的基础上.进行对存储结构进行优化、对结点进行分类、对权值进行排序这三大改进.并将改进型Dijkstra算法作为最优公交线路查询算法的核心。以时间最小、费用最小、综合最优这三种需求作为评价标准分别建立数学模型,通过数学模型将搜索两点间的最优路线问题转化成求解两点间的最短路径问题.最后以南昌市的公交路网为例对算法和数学模型进行仿真测试。仿真结果验证算法和数据模型的有效性。

关 键 词:最短路径  Dijkstra算法改进  城市公交线路查询系统

Application of Improved Dijkstra Algorithm in Optimal Route Selection
LIAO Xing-yu,WANG Lun-jie.Application of Improved Dijkstra Algorithm in Optimal Route Selection[J].Modem Computer,2013(11):3-8,30.
Authors:LIAO Xing-yu  WANG Lun-jie
Affiliation:(School of Computer Information and Engineering, Jiangxi Normal University, Nanchang 330022)
Abstract:In order to improve the efficiency of public travel, reduce the consumption of urban resources and optimize the urban environment, designs and implements the city bus lines inquiry system based on improved Dijkstra algorithm. Dijkstra algorithm is an excellent algorithm to solve the shortest path problems in the field of graph theory. Makes three major improvements on Dijkstra algorithm: optimizes the structure of the storage, classifies the nodes, sorts the weights and takes the improved Dijkstra algorithm as the core algorithm to query the best bus lines of urban public transport. Establishes mathematical models respectively with the evaluation criteria which com- posed by minimum of time, minimum cost and comprehensive optimal. Under these three de- mands, transforms the problem of searching the optimal route between two points into the prob- lem of solving the shortest path between two points through the mathematical models. Takes the improved Dijkstra algorithm and the mathematical models for the simulation test. The simulation results demonstrate the effectiveness of the algorithms and data model.
Keywords:Shortest Path  Improved Dijkstra Algorithm  City Bus Line Inquiry System
本文献已被 维普 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号