摘要
通过对传统遗传算法和模拟退火算法各自优缺点的分析,提出了一种新型遗传算法。算法以最优保留策略的遗传算法作为主体流程,在主体流程过程中融入改进的模拟退火技术,即设置双阈值和保留中间最优解来减少计算量,加快算法的收敛速度,从而为求得全局最优解提供了保障。通过对F6函数仿真试验,新型遗传算法的收敛速度和跳出局部最优的能力有很大提高。
Based on the analysis of the advantages and disadvantages of the Genetic Algorithm and Simulated Annealing Algorithm, a new Genetic Algorithm was proposed. The genetic algorithm with optimum reservation strategy was served as the main flow of the new algorithm which syncretized the mechanism of improved simulated annealing. In order to get the global optimum solution, the improved simulated annealing took the double threshold value and kept the middle optimum solution to reduce the computing capacity and enhanced the convergence speed. Through the simulation test of function, the result indicates that the new algorithm can improve the convergence speed and the ability of jumping out the local optimum solution greatly.
出处
《计算机应用》
CSCD
北大核心
2005年第10期2392-2394,共3页
journal of Computer Applications
基金
国家科技攻关计划项目(2001BA201A32)
国家863计划项目(2002AA415270)
关键词
遗传算法
最优保留策略
模拟退火算法
新型遗传算法
F6函数
genetic algorithm
optimum reservation strategy
simulated annealing algorithm
new genetic algorithm
F6 function