Hello!
I’ve been using the OptimizationBBO.jl recently.
In the GitHub page, it is stated that
The recommended optimizer is BBO_adaptive_de_rand_1_bin_radiuslimited()
May I know why this is the case? On what basis is this particular optimizer recommended over others, be it within the DE category or across all categories?