A Micro-Genetic Algorithm for Multiobjective Optimization developed by Gregorio Toscano Pulido .
标签: Multiobjective Micro-Genetic Optimization Algorithm
上传时间: 2016-08-08
上传用户:lnnn30
The GP kernel is a C++ class library that can be used to apply genetic programming techniques to all kinds of problems. The library defines a class hierarchy. An integral component is the ability to produce automatically defined functions as found in Koza s "Genetic Programming II".
标签: programming techniques genetic library
上传时间: 2016-08-17
上传用户:zhengzg
simulation model using Genetic Algorithm
标签: simulation Algorithm Genetic model
上传时间: 2014-01-06
上传用户:gtf1207
遗传算法,遗传算法源程序.doc,genetic algorithms
标签: algorithms genetic 算法
上传时间: 2014-08-09
上传用户:yuchunhai1990
Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm 2008年05月21日 C++, Windows, Win32, Visual Studio, MFC, STL, Arch, Dev, Design 基因遗传算法都是针对概率的,所以因为其随机的本质,导致其结果可能是好的,也可能是坏的,于是我们就需要一个方法确认这个解到底有多大的可用性。这是通过计算相似拟合度进行衡量的。染色体Chromosomes代表了基因遗传算法的结果。每次迭代,算法生成一个染色体,这些子孙染色体又会产生新的迭代……关键内容 这个基因算法库是用 Visual Studio 2005 编写的程序,第一个使用 Microsoft C/C++ 编译器,第二个使用Intel C++ 编译器。 如果你希望在你的程序你使用它,有两个办法,1是直接引用 Genetic Algorithm Library 项目,然后编译;2是添加GeneticAlgorithm.lib 静态链接库到项目中
标签: algorithm Genetic Windows Visual
上传时间: 2016-09-22
上传用户:silenthink
it use the genetic algorithm to deal with the TSP problem
标签: algorithm the genetic problem
上传时间: 2016-10-14
上传用户:zhangliming420
This program proposed improved adaptive genetic algorithms saccording to the idea that the best individualon current generation should bekept tonext generation,but the best individual should becrossed and mutated by some probability.
标签: algorithms saccording the improved
上传时间: 2014-01-01
上传用户:冇尾飞铊
The Source of Genetic Programming developed in Matlab
标签: Programming developed Genetic Source
上传时间: 2014-06-11
上传用户:TRIFCT
This a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function
标签: implementation evaluation algorithm function
上传时间: 2016-11-24
上传用户:kelimu
A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code
标签: Algorithm Optimizer developed Function
上传时间: 2014-12-20
上传用户:ANRAN