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

Support new natural inspired algorithm - Grey Wolf Optimizer (GWO) #13

Open
adajani opened this issue Oct 12, 2019 · 3 comments
Open

Support new natural inspired algorithm - Grey Wolf Optimizer (GWO) #13

adajani opened this issue Oct 12, 2019 · 3 comments

Comments

@adajani
Copy link
Contributor

adajani commented Oct 12, 2019

Title:
Support new natural inspired algorithm - Grey Wolf Optimizer (GWO).

Objective:
To Support GWO algorithm in jMetalCPP Core.

Motivation:
Based on NFL theorem (no free lunch theorem). There is no meta-heuristic best suited for solving all optimization problems. So, NFL makes this field of study highly active. Hence motivate me to add GWO to the core algorithms in jMetalCPP framework.

@adajani
Copy link
Contributor Author

adajani commented Oct 13, 2019

Kindly find the proposed algorithm on this pull-request: #14

@ajnebro
Copy link
Contributor

ajnebro commented Oct 14, 2019

Hi @adajani .

Thanks for your contribution. I accepted pull request #14, but after that there is a conflict with #15.

Antonio

@adajani
Copy link
Contributor Author

adajani commented Oct 14, 2019

Hi @ajnebro

The conflict appears on "JMetalInc/Algorithm.h". I noticed
#15 has remove the JMEtalInc folder
https://github.com/E-Alharbi/jMetalCpp

Thanks

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

No branches or pull requests

2 participants