Using Genetic Algorithm to solve the 8 Queens problem.
标签: Algorithm Genetic problem Queens
上传时间: 2014-11-28
上传用户:yd19890720
基于SCILAB的The Genetic Algorithm Toolbox for SCILAB (GATS)工具箱,具有友好的界面。
标签: SCILAB Algorithm Genetic Toolbox
上传时间: 2015-05-29
上传用户:磊子226
基于基本遗传算法的函数最优化SGA.C A Function Optimizer using Simple Genetic Algorithm developed from the Pascal SGA code presented by David E.Goldberg
标签: Algorithm Optimizer developed Function
上传时间: 2015-05-29
上传用户:aa54
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
上传时间: 2015-06-03
上传用户:2467478207
遗传算法(Genetic Algorithm, GA)是近几年发展起来的一种崭新的全局优化算法,它借 用了生物遗传学的观点,通过自然选择、遗传、变异等作用机制,实现各个个体的适应性 的提高。这一点体现了自然界中"物竞天择、适者生存"进化过程。1962年Holland教授首次 提出了GA算法的思想,从而吸引了大批的研究者,迅速推广到优化、搜索、机器学习等方 面,并奠定了坚实的理论基础。 用遗传算法解决问题时,首先要对待解决问题的模型结构 和参数进行编码,一般用字符串表示,这个过程就将问题符号化、离散化了。也有在连续 空间定义的GA(Genetic Algorithm in Continuous Space, GACS),暂不讨论。
上传时间: 2015-06-08
上传用户:stampede
This program is using Genetic Algorithm to solve the Travlling Salesman Problem. It gives the best path route within a specified time. usage: java Evolver <seconds> <city file> <config file> Author: Liu Yang
标签: Algorithm Travlling the Salesman
上传时间: 2013-12-06
上传用户:nanfeicui
genetic algorithm c code
上传时间: 2014-11-29
上传用户:ANRAN
An Introduction to Genetic Algorithms for Scientists and Engineers By David Coley, World Scientific Press, 1999 (US$28 / £ 19.04) 书中的算法源程序
标签: Introduction Algorithms Scientists Scientific
上传时间: 2014-01-22
上传用户:yd19890720
use genetic ant algorithm to slove TSP problem
标签: algorithm genetic problem slove
上传时间: 2013-12-26
上传用户:小码农lz
Genetic Programming。GP算法在方程逼近求解上的应用。
标签: Programming Genetic 算法 方程
上传时间: 2013-12-22
上传用户:zuozuo1215