Michalewicz Function
Highly multimodal single-objective test function with local minima with the formula: [REMOVE_ME]
The recommended value , which is used as a default in the implementation.
makeMichalewiczFunction(dimensions, m = 10)
dimensions
: [integer(1)
]
Size of corresponding parameter space.
m
: [integer(1)
]
Steepness parameter.
[smoof_single_objective_function
]
Highly multimodal single-objective test function with local minima with the formula:
The recommended value , which is used as a default in the implementation.
The location of the global optimum s varying based on both the dimension and parameter and is thus not provided in the implementation.
Michalewicz, Z.: Genetic Algorithms + Data Structures = Evolution Programs. Berlin, Heidelberg, New York: Springer-Verlag, 1992.
Useful links
Downloads (last 30 days):