module documentation
Search space transformation and encoding/decoding classes
Class |
|
base class for adaptive decoding. |
Class |
|
implement a periodic transformation that is bijective from |
Class |
|
Implements a transformation into boundaries and is used in top level boundary handling classes. |
Class |
|
ConstRandnShift()(x) adds a fixed realization of stddev * randn(len(x)) to the vector x. |
Class |
|
Diagonal linear transformation with exponential update. |
Class |
|
Genotype-phenotype transformation. |
Class |
|
implement an orthogonal linear transformation for each dimension. |
Function | margin |
return quadratic domain image width (1 + abs(bound)) / 20 |
Function | margin |
return quadratic domain image width max(1, abs(bound)) / 20 |
Class | _ |
copy/paste this template to implement a new boundary handling transformation |