[
https://issues.apache.org/jira/browse/IGNITE-8242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16436746#comment-16436746
]
ASF GitHub Bot commented on IGNITE-8242:
----------------------------------------
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.patch
To 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.
----
> Remove method GAGridUtils.getGenesForChromosome() as problematic when
> Chromosome contains duplicate genes.
> ----------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-8242
> URL: https://issues.apache.org/jira/browse/IGNITE-8242
> Project: Ignite
> Issue Type: Bug
> Components: ml
> Reporter: Turik Campbell
> Assignee: Turik Campbell
> Priority: Minor
> Fix For: 2.5
>
>
> Remove method GAGridUtils.getGenesForChromosome() as problematic when
> Chromosome contains duplicate genes.
> GAGridUtils.getGenesInOrderForChromosome() will be used instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)