Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New algorithm: iL-SHADE #560

Merged
merged 4 commits into from
Sep 18, 2024
Merged

New algorithm: iL-SHADE #560

merged 4 commits into from
Sep 18, 2024

Conversation

GregaRubin
Copy link
Contributor

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.

@firefly-cpp
Copy link
Contributor

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

@firefly-cpp
Copy link
Contributor

@zStupan

Copy link
Contributor

@zStupan zStupan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The algorithm looks good. Please add tests and examples

@firefly-cpp
Copy link
Contributor

LGTM! @zStupan, what do you think?

@firefly-cpp firefly-cpp merged commit c387d8d into NiaOrg:master Sep 18, 2024
14 of 15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants