Implementation of GeneticAlgorithm.nextGeneration() is wrong
------------------------------------------------------------
Key: MATH-207
URL: https://issues.apache.org/jira/browse/MATH-207
Project: Commons Math
Issue Type: Bug
Affects Versions: 2.0
Reporter: David Stefka
Fix For: 2.0
Attachments: patch
The implementation of GeneticAlgorithm.nextGeneration() is wrong, since the
only way how a Chromosome can get into the new generation is by mutation.
Enclosed, I am sending a patch for this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.