|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CloneReproducer | |
org.artoflife.gp.reproduction | A set of basic implementations of
Reproducer
including Clone, Crossover and Mutation. |
Uses of CloneReproducer in org.artoflife.gp.reproduction |
Subclasses of CloneReproducer in org.artoflife.gp.reproduction | |
class |
MutationReproducer
Select a single parent, clone it, then mutate its genes with a probability set in config property [this.getClass().getName()].MutationProbability . |
|
artoflife pre0.1.0-dev | |||||||||
PREV NEXT | FRAMES NO FRAMES |