Uses of Class
org.jgap.impl.CloneReproductionOperator

Packages that use CloneReproductionOperator
com.anji.neat com.anji.neat contains classes implementing NEAT framework, including genes, mutation operators, and fitness function used for XOR. 
 

Uses of CloneReproductionOperator in com.anji.neat
 

Methods in com.anji.neat that return CloneReproductionOperator
 CloneReproductionOperator NeatConfiguration.getCloneOperator()