|
A Ruby Genetic Algorithm. So simple to use: 1, take a class to evolve it and define fitness, recombine and mutate methods. 2, create a GeneticAlgorithm object with the population. 3, call evolve method as many times as you want.
Registered: 2007-02-01 13:11 Activity Percentile: 0% View project activity statistics. |
|