Files | |
file | CrossoverProbabilityParamMod.h |
Modifies probability of crossover mutators. | |
file | 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. | |
file | GridSearchExperimentManagementActor.h |
Manages the flow of experiments to grid search over experiment parameters. | |
file | 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. | |
file | PointProbabilityParamMod.h |
Modifies probability of point mutators. | |
file | SequentialParameterModifier.h |
Manages modification of a particular parameter over a sequence. | |