[
https://issues.apache.org/jira/browse/MATH-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683597#action_12683597
]
Phil Steitz commented on MATH-207:
----------------------------------
Thanks, David!
All files should include headers like what you see in GenericAlgorithm.java or
any other apache java source file. As long as you own the code and are willing
to attach those headers, we should be OK. A Contributors Licence Agreement
(CLA) is a good thing to have on file and will be required in any case should
you become a committer. Have a look at the "Contributor License Agreements"
section at http://www.apache.org/licenses/ to find the form. The form itself
includes info on how to submit it.
Thanks again for your conttribution.
> 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
> Assignee: Phil Steitz
> Fix For: 2.0
>
> Attachments: geneticalgorithm.patch, genetics_impl.zip, patch
>
> Original Estimate: 0.17h
> Remaining Estimate: 0.17h
>
> 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.