[galib] extract and replacing genomes

mmj10@aber.ac.uk mmj10 at aber.ac.uk
Sat Jan 22 10:32:52 EST 2011


I am in the final part of my project with Genetic Algorithms and I need a
bit of help

What I am trying to do is to have every genome in every individual
optimized with a optimization algorithm (it doesn't really matter about
what the algorithm is)

The three steps I want to do is to...

Extract the individuals genomes

call an optimization function to optimize the values

put the optimized genes back into the individual and put the individual
back in the population.

I am doing this to every individual in every generation

Any help is really appreciated




More information about the galib mailing list