扇形优化Dijkstra算法  被引量:6

Sector Optimization Dijkstra Algorithm

在线阅读下载全文

作  者:胡树玮[1] 张修如[1] 赵洋[2] 

机构地区:[1]中南大学信息科学与工程学院,湖南长沙410075 [2]中南大学交通运输工程学院,湖南长沙410075

出  处:《计算机技术与发展》2006年第12期49-51,54,共4页Computer Technology and Development

摘  要:Dijkstra算法无数次遍历所有的临时标记结点,无疑成为该算法的一个瓶颈。在分析Dijkstra算法的基础上,结合平面网络的特点,从限制搜索范围和限定搜索方向两方面着手,在扇形区域内寻找最短路径,从而完成对Dijkstra算法的优化。优化算法基于有损算法,抛弃寻找最短路径时概率较小的顶点,直接寻求在方向和位置上趋向终点的顶点。它根据用户给出的起始顶点与目标顶点以及搜索的扇形角度查找最短路径。因此,在优化算法中,频繁遍历的顶点数量大幅度减少,提高了算法的速度和运行效率。All temporary marked nodes are searched many times in Dijkstra algorithm. It becomes bottleneck obviously. An optimization algorithm is presented in this paper baaed on the analysis of Dijkstra's algorithm. It searches the shortest path within the sector limit because searching area and searching direction are limited. In the course of the optimization algorithm running, these nodes away from the shortest path are abandoned and those nodes close to goal from direction or position are processed. It finds a shortest path according to start node, goal node and angle of searching sector given by user. So the number of processed nodes is largely reduced in the optimization algorithm. Speed and efficiency of the optimizaton algorithm are improved.

关 键 词:GIS 最短路径 扇形优化Dijkstra算法 

分 类 号:TP301.6[自动化与计算机技术—计算机系统结构]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象