We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
evolutionary-based
1 parent 5a44201 commit 51fcc70Copy full SHA for 51fcc70
ChangeLog.md
@@ -28,6 +28,8 @@ Different versions of mealpy in terms of passing hyper-parameters. So please car
28
+ Add `Mirage Search Optimization (MSO)` to `physics-based` group.
29
+ Add `Tianji's Horse Racing Optimization (THRO)` to the new `game-based` group.
30
+ Add `Mantis Shrimp Optimization Algorithm (MShOA)` to the new `swarm-based` group.
31
++ Re-Add `Black Widow Optimization (BWO)` to the `evolutionary-based` group.
32
+
33
34
---
35
examples/run_bwo_example.py examples/optimizers/run_bwo_example.pyexamples/run_bwo_example.py renamed to examples/optimizers/run_bwo_example.py
0 commit comments