poli.objective_repository.toy_continuous_problem.definitions.styblinski_tang

poli.objective_repository.toy_continuous_problem.definitions.styblinski_tang#

poli.objective_repository.toy_continuous_problem.definitions.styblinski_tang(x: ndarray, normalize: bool = True) ndarray#

This function is maximized at (-2.903534, …, -2.903534), with a value of -39.16599 * d.

If normalize is True, then the function is normalized to be maximized at -39.16599 (i.e. we divide the objective by d).