Judge function.
Two-dimensional test function based on the formula [REMOVE_ME]f(x)=∑i=120[(x1+Bix2+Cix22)−Ai]2[REMOVEME2]
with x1,x2∈[−10,10]. For details on A,B,C
see the referenced website.
makeJudgeFunction()
Returns
[smoof_single_objective_function
]
Description
Two-dimensional test function based on the formula
f(x)=i=1∑20[(x1+Bix2+Cix22)−Ai]2
with x1,x2∈[−10,10]. For details on A,B,C
see the referenced website.
References
See https://al-roomi.org/benchmarks/unconstrained/2-dimensions/133-judge-s-function.