<br clear="all">Hey,<br><br>I would like to know if there is any way to access the entire generation of genomes before the objectve function is called for each genome?<br>My situation is,<br>My GA works as a two stage process. The entire population must be once evaluated to acquire an initial value for each genome. The sum of these values will be used later in the objective function. So I need to go through each genome once before its being called by objective function. This should be at the point where a new generation begins.<br>
-- <br>Regards,<br>Vishnu Prathish<br>