Add HS and BUZOA

This commit is contained in:
JQSakaJoo
2026-04-19 22:04:37 +04:00
parent 0a63ecccb2
commit 2e574ae823
7 changed files with 9 additions and 5 deletions
+6 -3
View File
@@ -2,8 +2,7 @@ A [group](https://t.me/+vazsAAcney4zYmZi) for communication on the topic of opti
A list of implemented optimization algorithms (M - is a modified improved version, joo - is an algorithm of my development):
DOAm_Dingo (dingo optimization algorithm M)
HHO (harris hawks optimization)
ANS (across neighbourhood search)
CLA (code lock algorithm, joo)
AMOm (animal migration optimization M)
@@ -35,6 +34,7 @@ BIO (blood inheritance optimization, joo)
DOA_Dream (dream optimization algorithm)
BSA (bird swarm algorithm)
DEA (dolphin echolocation algorithm)
HS (harmony search)
BCOm (bacterial chemotaxis optimization M)
ABO (african buffalo optimization)
(PO)ES ((PO) evolution strategies)
@@ -76,6 +76,7 @@ BRO (battle royale optimizer)
EOSA (ebola optimization search algorithm)
FBL (flock by leader)
CSA (circle search algorithm)
BUZOA (buzzard optimization algorithm)
DOS (deterministic oscillatory search)
EMA (exchange market algorithm)
COAm (cuckoo optimization algorithm M)
@@ -93,4 +94,6 @@ Boids (boids algorithm)
GWO (grey wolf optimizer)
AOA (arithmetic optimization algorithm)
BGA (binary genetic algorithm)
RW (random walk)
RW (random walk)
DOAm_Dingo (dingo optimization algorithm M)
HHO (harris hawks optimization)