powered by
The function is defined as:
generate_himmelblau_function()
A soo_function.
soo_function
$$ f(x) = (x_1^2 + x_2 - 11)^2 + (x_1 + x_2^2 - 7)^2 $$
# NOT RUN { f <- generate_himmelblau_function() plot(f, rank=TRUE) # }
Run the code above in your browser using DataLab