[ 
https://issues.apache.org/jira/browse/MATH-772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13238730#comment-13238730
 ] 

Reid Hochstedler commented on MATH-772:
---------------------------------------

A use case, for greater than two parents during crossover would be the [Three 
parent 
crossover|http://en.wikipedia.org/wiki/Crossover_(genetic_algorithm)#Three_parent_crossover]
 described on wikipedia. However, I don't believe that is a common use case, so 
I've reworked my patch to only allow for 2 parent crossover. I have however 
kept the change to the SelectionPolicy API, my thinking is that allowing a 
larger pool of potential parents allow for more diversity.
                
> Change genetics component API to allow for different types of 
> CrossoverPolicys and SelectionPolicys.
> ----------------------------------------------------------------------------------------------------
>
>                 Key: MATH-772
>                 URL: https://issues.apache.org/jira/browse/MATH-772
>             Project: Commons Math
>          Issue Type: Improvement
>    Affects Versions: Nightly Builds
>            Reporter: Reid Hochstedler
>              Labels: api-change
>         Attachments: MATH-772.txt
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to