期刊文献+

遗传算法选择操作的递归实现 被引量:6

Recursive Implementation of Roulette Wheel Selection for Genetic Algorithms
在线阅读 下载PDF
导出
摘要 选择操作是遗传算法中体现“适者生存”的关键一环.最常用的选择方式是“轮盘赌”法.其传统实现建立在逐项比较的基础上,算法复杂度为O(n2).通过把各码链适应值转换为一组具有线性序的区间,从而可利用二分查找法实现“轮盘赌”选择操作的递归算法,使时间复杂度下降到O(nlog2n). Selection operation in genetic algorithms is an important step which models the natural phenomenon of “the survival of the fittest”. The scheme of roulette wheel selection is used in most of the time. By implementing recurrence in roulette wheel seletion, the paper reduces the time complexity from classical O(n 2 ) to O(n log 2 n) .
出处 《上海交通大学学报》 EI CAS CSCD 北大核心 1998年第4期89-91,共3页 Journal of Shanghai Jiaotong University
基金 国家九五重点科技攻关MCM-CAD技术研究基金项目
关键词 选择操作 遗传算法 递归 selection operation roulette wheel selection scheme genetic algorithm recursive implementation
  • 相关文献

同被引文献35

  • 1王友仁,张砦,崔江,姚睿,储剑波.智能组卷系统的建模与算法研究[J].系统工程理论与实践,2004,24(9):85-89. 被引量:22
  • 2李爱国.多粒子群协同优化算法[J].复旦学报(自然科学版),2004,43(5):923-925. 被引量:398
  • 3刘长安.拉丁方正交完全系和常用正交表的简捷构造法[J].海洋湖沼通报,1995(4):1-8. 被引量:4
  • 4钟石泉,杜纲,贺国光.有时间窗的开放式车辆路径问题及其遗传算法[J].计算机工程与应用,2006,42(34):201-204. 被引量:25
  • 5Blickle T,Thiele L.A comparison of selection schemes used in genetic algorithms[R].TIK Report Nr.11,1995.11-18.
  • 6王健 王建华.标准遗传算法研究[N].华东船舶工业学院举报,2000(4).
  • 7李士勇 哈尔斌.模糊控制、神经控制和智能控制轮[M].哈尔滨工业大学出版社,1988.111-127.
  • 8Oliver,I.M.,Smith,D.J.,and Holland,J.R.C..A study of Permutation Crossover Operator on the Traveling salesman problem.Proceeding of the Second International Conference on Genetic Algorithms.
  • 9G J Hwang, et al. An Enhanced Genetic Approach to Optimizing Auto-Reply Accuracy of an E-Learning Sys- tem[ J ]. Computers & Education, 2008,51 ( 3 ) :337-353.
  • 10L N De Castro, F J Von Zuben. Learning and optimization using the clone selection prince- pie [ J ]. IEEE Transactions on Evolu- tionary Computation, 2002,5 ( 6 ) : 239- 251.

引证文献6

二级引证文献22

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部