BlackBoxOptim.jl icon indicating copy to clipboard operation
BlackBoxOptim.jl copied to clipboard

Literature references requested in docs/source code

Open NAThompson opened this issue 1 year ago • 0 comments

I had been studying the source code of this wonderful library since I was hoping to do a similar effort in C++. However, I have been unable to find the literature references for many of the algorithms.

Would it be possible to point to references in the docs? I know that (e.g.) adaptive differential evolution has so many flavors and variants that perhaps the key ideas can be consumed independently, making lit references rather painful. That said, I wasn't able to find "radius-limited differential evolution" anywhere . . .

NAThompson avatar Jan 17 '24 17:01 NAThompson