GitHub user techbysample opened a pull request:
https://github.com/apache/ignite/pull/3813 IGNITE-8242: Remove method GAGridUtils.getGenesForChromosome() as proâ¦
Remove method GAGridUtils.getGenesForChromosome() as problematic when Chromosome contains duplicate genes. GAGridUtils.getGenesInOrderForChromosome() will be used instead.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/techbysample/ignite ignite-8242
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3813.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3813
----
commit bf08d83546d9f11333894f88527d34cad2c5418b
Author: Turik Campbell <admin@...>
Date: 2018-04-13T01:27:57Z
IGNITE-8242: Remove method GAGridUtils.getGenesForChromosome() as problematic when Chromosome contains duplicate genes.
GAGridUtils.getGenesInOrderForChromosome() will be used instead.
----
---