NiaPy icon indicating copy to clipboard operation
NiaPy copied to clipboard

New algorithm: iL-SHADE

Open GregaRubin opened this issue 1 year ago • 1 comments

Summary

I am proposing an implementation of the iL-SHADE algorithm. The algorithm was proposed in the paper "iL-SHADE: Improved L-SHADE Algorithm for Single Objective Real-Parameter Optimization" by Janez Brest, Mirjam Sepesy Maućec, Borko Bošković.

Other Information

I created another file in the modified algorithms and my algorithm class inherited from the SHADE algorithm. I also added my algorithm to the init file.

GregaRubin avatar Aug 16 '24 11:08 GregaRubin

Thanks for your contribution. Please also add tests and run examples before the review of this code contribution.

firefly-cpp avatar Aug 17 '24 12:08 firefly-cpp

@zStupan

firefly-cpp avatar Aug 31 '24 21:08 firefly-cpp

LGTM! @zStupan, what do you think?

firefly-cpp avatar Sep 18 '24 11:09 firefly-cpp