ssGA (a Steady State Generic Algorithm)

时间:2012-07-06 09:27:01
【文件属性】:
文件名称:ssGA (a Steady State Generic Algorithm)
文件大小:8KB
文件格式:ZIP
更新时间:2012-07-06 09:27:01
a Steady State Generic Algorithm ssGA is a simple and easy to use implementation of a Steady State Generic Algorithm. This algorithm generates a new individual in every step. The new individual is inserted in the population with his parents, and he always replaces to the worst individual (or he only replaces if he is better than the worst).
【文件预览】:
ga
----ssGA()
--------Chromosome.java(1KB)
--------ProblemOneMax.java(654B)
--------Algorithm.java(5KB)
--------Individual.java(2KB)
--------ProblemPPeaks.java(4KB)
--------Problem.java(2KB)
--------Exe.java(3KB)
--------Population.java(4KB)

网友评论