Свойство | Тип | Описание | |
---|---|---|---|
IDs | ID[] |
Метод | Описание | |
---|---|---|
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 | |
Результат |