节点文献
基于混合负载平衡的并行启发式搜索算法
Parallel A* Searching Algorithm Based on Mixed Load Balancing
【摘要】 在分析了迭代加深启发式搜索(Iterative Deepening A*)算法及其可并行性后,提出了一种新的基于混合负载平衡的并行迭代加深启发式搜索算法。该算法综合了静态负载平衡和动态负载平衡的优点,可以在多结点的并行搜索计算中获得很高的加速比和效率。给出了该算法的Java RMI实现。通过在72个结点的并行机上的试验表明,该算法可以极大地提高并行搜索算法的加速度和效率。
【Abstract】 This paper presents a new parallel iterative deepening A* searching algorithm by discussing iterative deepening A* algorithm and its parallel properties.This algorithm has the advantages in both static and dynamic load balancing,and achieves very high speedup and efficiency.It shows how to realize Java RMI with this algorithm.The experimentations on 72-node parallel machine indicate that this algorithm can improve the speedup and efficiency of parallel searching algorithm heavily.
【关键词】 负载平衡;
迭代加深;
并行;
搜索算法;
【Key words】 Load balancing; Iterative deepening; Parallel; Searching algorithm;
【Key words】 Load balancing; Iterative deepening; Parallel; Searching algorithm;
- 【文献出处】 计算机工程 ,Computer Engineering , 编辑部邮箱 ,2006年23期
- 【分类号】TP18
- 【被引频次】2
- 【下载频次】143