module documentation
step-size adaptation classes, currently tightly linked to CMA,
because hsig is computed in the base class
| Class | |
step-size adaptation base class, implement hsig (for stalling distribution update) functionality via an isotropic evolution path. |
| Class | |
CSA cumulative step-size adaptation AKA path length control. |
| Class | |
artificial setting of sigma for test purposes, e.g. to simulate optimal progress rates. |
| Class | |
Compares median fitness to the 27%tile fitness of the previous iteration, see Ait ElHara et al, GECCO 2013. |
| Class | |
constant step-size sigma |
| Class | |
two point adaptation for step-size sigma. |
| Variable | csa |
Undocumented |
| Variable | tpa |
is 4 in the restricted CMA of 2024, was tentatively 2, 4 mostly doesn't change standard performance much |
| Function | _norm |
Undocumented |