摘要
主要利用C语言编写了遗传算法中几种常见的选择算子,并在一最优化问题上进行了测试。
This paper mainly programs four selection operators in C Language which are often used in genetic algorithm and uses to solve a function optimization problem.
出处
《计算机与数字工程》
2005年第9期140-142,共3页
Computer & Digital Engineering
关键词
遗传算法
选择算子
genetic algorithm, selection operator