EvolvingBehavior  0.2.0
 
Loading...
Searching...
No Matches
Experiment Directory Reference

Files

 CrossoverProbabilityParamMod.h
 Modifies probability of crossover mutators.
 
 ExperimentManagementActor.h
 Manages the flow of experiments (sets up the experiment, acts on experiment completion). For instance, can be used to set up a sequence of experiments to tune parameters.
 
 GridSearchExperimentManagementActor.h
 Manages the flow of experiments to grid search over experiment parameters.
 
 MultiRunNoOpModifier.h
 Does no actual parameter modification, so you can just re-run the rest of the modifiers multiple times for random initial condition restarts.
 
 PointProbabilityParamMod.h
 Modifies probability of point mutators.
 
 SequentialParameterModifier.h
 Manages modification of a particular parameter over a sequence.