并行遗传算法 meaning in English
parallel genetic algorithm pga
parallelgeneticalgorithm,pga
pga
Examples
- Compared with the traditional master - slave parallel genetic algorithms , the presented algorithm can efficiently solve the problem of unbalanced distribution of computational load among the slave computers by dynamically adjusting computational load of the slave computers
相对于常规主从式并行遗传算法,该算法通过动态调整从机的计算负荷,有效地解决了从机间计算负荷不均衡分布的问题。 - This paper introduces the basic theory of hybrid parallel genetic algorithm and the technology of hybrid parallel genetic algorithm based on multiprocessing dsp systems . the main characteristic of the ga is that it is simple , universal and easy to parallel
本文主要论述了混合并行遗传算法的基本原理及其实现技术。遗传算法作为一种全局优化搜索算法,以其简单通用、适于并行处理以及应用范围广等显著特点而得到广泛应用。 - 4 . aiming at the limitaion of parallel genetic algorithm on premature convergence whie applied to job shop scheduling problems , the paper gave out the bi - mode parallel genetic algorithm , and found its application in maximum the grade of satisfaction of job shop scheduling promblems
四、针对并行遗传算法解决作业车间调度问题存在早熟的局限性,提出了双模并行遗传算法,并用该算法解决了最大化满意度的车间调度问题。 - It improves the tsp tour and reverses the order of the sub - tour . the dds method is a combination of global parallelism with coarse grained pga . there is however no migration operator as such , because the whole population is treated during the evolution as a single collection of individuals
动态种群模型是一种由全局并行模型和粗粒度并行模型结合而成的并行遗传算法模型,但它并没有迁移操作,因为在进化过程中种群仅仅被当作是个体的集合。 - Based on above theoretical bases , in this paper an optimal control model of master / slave parallel genetic algorithm to solve dta problem is proposed . based on the drawing cluster with distributed storage and message passing system , this algorithm is implemented in the master / slave mode of the pvm parallel platform
在上述理论基础上,实现了最优控制动态交通分配的主从式并行遗传算法,并在基于分布式存储和消息传递体系结构的曙光机群系统下,应用并行编程环境pvm下master slave模式完成了上述算法。