Свойство | Type | Description | |
---|---|---|---|
IDs | ID[] |
Méthode | Description | |
---|---|---|
CreateInstance ( this id, int dimensionality, int maxIterations ) : |
Create a new instance of a benchmark problem.
|
public static CreateInstance ( this id, int dimensionality, int maxIterations ) : |
||
id | this | Benchmark problem ID. |
dimensionality | int | Dimensionality of problem. |
maxIterations | int | |
Résultat |