Recommended optimizer in OptimizationBBO

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?

The motivation likely comes from here, under guide-to-selecting-an-optimizer

2 Likes