Method | Description | |
---|---|---|
CreateSimplifyingParameters ( ) : |
Creates a set of parameters based on the current set and that are suitable for the simplifying phase of the evolution algorithm when running with complexity regulation enabled.
|
|
NeatEvolutionAlgorithmParameters ( ) |
Constructs with the default parameters.
|
|
NeatEvolutionAlgorithmParameters ( |
Copy constructor.
|
Method | Description | |
---|---|---|
NormalizeProportions ( ) : void |
Normalize the sexual and asexual proportions such that their sum equals 1.
|
public CreateSimplifyingParameters ( ) : |
||
return |
public NeatEvolutionAlgorithmParameters ( |
||
copyFrom |