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

BFOA implementation #288

Closed
firefly-cpp opened this issue Mar 4, 2021 · 2 comments
Closed

BFOA implementation #288

firefly-cpp opened this issue Mar 4, 2021 · 2 comments

Comments

@firefly-cpp
Copy link
Contributor

The results of BFOA implementation are not consistent with the results found in related work. @zStupan is now working on the fix.

@zStupan zStupan mentioned this issue Mar 8, 2021
@zStupan
Copy link
Contributor

zStupan commented Mar 8, 2021

I have fixed the issue. The results of the current implementation are now consistent with my own c++ and python implementations of the algorithm, as well as the C implementation found in: https://github.com/poluyan/BFOA and the Ruby implementation found in the book Clever Algorithms by Jason Brownlee (https://github.com/clever-algorithms/CleverAlgorithms)

@firefly-cpp
Copy link
Contributor Author

Brilliant! Thank you very much.

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