Hi, I&#39;m pretty new to the GaLib, so perhaps I&#39;m missing something, but I&#39;ve derived a new class based upon GAGenome,<br>
and when I create a GASimpleGA and call the populationSize method, I
notice the destructor to my derived class being called about 40 times,
with the constructor<br>
only being called once.<br>
<br>
Am I doing something wrong, or is this expected behavior?<br>
<br>
Thanks!<br>
<br>
&nbsp;- Erik<br>