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

Missing f21-f24

Open jpp46 opened this issue 5 years ago • 1 comments

Is there a plan to finish this out with the last 4 functions in the COCO suite: Gallagher's Gaussian 101-me Peaks Function, Gallagher's Gaussian 21-hi Peaks Function, Katsuura Function, Lunacek bi-Rastrigin Function

If so I would really appreciate it :)

jpp46 avatar Jan 30 '20 19:01 jpp46

I basically ran out of steam, the Gallagher’s one looks a bit complicated. I don't have much time currently but I'll try to implement them at some point.

That said if you want to give a try, please do so, adding a function isn't very hard, I followed quite closely the notation of the documentation, you just need to focus not to make mistakes :

https://github.com/jonathanBieler/BlackBoxOptimizationBenchmarking.jl/blob/master/src/BlackBoxOptimizationBenchmarking.jl#L265

jonathanBieler avatar Jan 31 '20 09:01 jonathanBieler