![]() |
Dakota Reference Manual
Version 6.15
Explore and Predict with Confidence
|
Disable self-adaptive mutation
Alias: none
Argument(s): none
Default: Adaptive mutation
The SCOLIB EA method uses self-adaptive mutation, which modifies the mutation scale dynamically. This mechanism is borrowed from EAs like evolution strategies. The non_adaptive
flag can be used to deactivate the self-adaptation, which may facilitate a more global search.
Note that non_adaptive
is not recognized by Dakota as a valid keyword unless mutation_type
has been specified.