摘要
差分进化计算(DE)是继遗传算法、微粒子群算法、蚁群算法之后的又一个成功的智能算法。它有三个算子即变异算子、交叉算子、选择算子。差分进化利用种群中个体之间的差异信息实现向最优解区域的搜索。实验证明,该算法具有较好的鲁棒性和求解效率。针对该算法的基本思想以及当前的部分研究成果进行了分析介绍。最后对下一步的研究进行了相应的说明和展望。
Differential Evolution (DE) which has been given more attention is a new intelligence algorithm by cooperation and evolution of swarm after GA,PSO,ACS etc.There are three operators in DE,mutation,crossover and selection.DE utilizes the differential information of individuals in the current population of solutions to guide its further search.Many results of experiments show that DE is effective and has robust character.This paper analyzes the principle of DE and introduces some researchful fruits.At last, suggestion of next research and prospect are given.
出处
《计算机工程与应用》
CSCD
北大核心
2009年第28期13-16,共4页
Computer Engineering and Applications
基金
教育部07重点科技资助项目No107021
石家庄经济学院基金NoXN0914~~
关键词
计算智能
差分进化算法
优化
智能算法
computational intelligence
differential evolution algorithm
optimization
intelligence algorithm