EvolvingBehavior  0.2.0
 
Loading...
Searching...
No Matches
FMutatorInfo Class Reference

A reproducer that randomly mutates its reproduced nodes at some defined probabilities. More...

#include <MutatingReproducer.h>

Public Attributes

float probability
 
UMutatormutator
 

Detailed Description

A reproducer that randomly mutates its reproduced nodes at some defined probabilities.

Author
npc
Date
12/04/17

The MutatingReproducer takes a set of Mutators and probabilities of using them.

It then generates new children, and applies mutators with the given probabilities.


The documentation for this class was generated from the following file: