Closed jjmaldonis closed 8 years ago
We should keep genetic diversity in mind.
What does it mean to have the chance of crossover be 100%? Is that all individuals mate with all other individuals, or at most len(population) children can be generated?
Should we put a cap on the number of children that can be generated? As an input parameter? That could be nice because it would be easier to define how many individuals, at most, the alg would need to relax/fit.
See http://structopt-modular.readthedocs.io/en/latest/workflow.html for more info.