Skip to content

Conversation

@enescabbarakca29
Copy link

Description

I have implemented the Beluga Whale Optimization (BWO) algorithm based on the original paper.

"Beluga Whale Optimization: A Novel Nature-Inspired Metaheuristic Algorithm"

Changes:

  • Added BWO.py under mealpy/swarm_based/.
  • Added test_BWO.py under tests/swarm_based/.
  • Integrated the algorithm into Mealpy Optimizer interface.
  • Tested using benchmark optimization problems and validated convergence.

Checks:

  • My pull request adheres to the code style of this project.
  • All tests have passed successfully.

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.

1 participant