mohamadDev / aforge

Automatically exported from code.google.com/p/aforge
Other
0 stars 0 forks source link

Enable amendment of Population size on the fly #138

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

What version of the product are you using?

Please provide any additional information below.
Pls enable the population size for population class to able to access, like 
MutationRate and CrossOver rate. So that I can amend the population size on the 
fly.

Original issue reported on code.google.com by henry...@hotmail.com on 12 Jun 2010 at 12:41

GoogleCodeExporter commented 9 years ago

Original comment by andrew.k...@gmail.com on 28 Jun 2010 at 2:54

GoogleCodeExporter commented 9 years ago
Added Population.Resize() method which allows to resize genetic population 
during its lifetime.

Committed in revision 1269. Will be released in version 2.1.3.

Original comment by andrew.k...@gmail.com on 28 Jun 2010 at 3:22

GoogleCodeExporter commented 9 years ago

Original comment by andrew.k...@gmail.com on 5 Jul 2010 at 1:26