节点文献
改进的最短路径算法在多点路由上的应用
Application of an Improved Dijkstra Algorithm in Multicast Routing Problem
【摘要】 Dijkstra算法是目前公认的较好的最短路径算法。由于多点路由问题最终归结为最短路径问题,因此将算法改进后应用于多点路由问题。提出的改进主要有以下3点:(1)改变选路策略,基于蚁群算法实现Dijkstra算法的选路操作,使选路更加灵活。(2)结合网络模型的特点,减少了对两顶点之间最短路径以外的大量顶点的计算,提高了算法的速度。(3)考虑到网络路由问题中的阻塞问题,对阻塞顶点进行标识,防止算法选择无用顶点。模拟实验结果表明改进算法较之Dijkstra算法在运算速度上有明显提高。
【Abstract】 Three improvements on Dijkstra algorithm were presented.The improvements were given as follows:(1)A novel optimized base on ACO implementing approach is designed to reduce the processing costs involved with routing of ants in the conventional Dijkstra algorithm.(2) Based on the model of network routing,in order to reduce the counting of other points,the set of candidates is limited to the nearest c points.(3)Marking the flags on the blocked points in order to prevent selecting these points.By this way simulations show that the speed of convergence of the improved algorithm can be enhanced greatly compared with the traditional algorithm.
【Key words】 Dijkstra algorithm; ACO; Traveling salesman problem; Parallel strategy; Route strategy;
- 【文献出处】 计算机科学 ,Computer Science , 编辑部邮箱 ,2009年08期
- 【分类号】TP393.01
- 【被引频次】22
- 【下载频次】546