This commit is contained in:
JQSakaJoo
2024-07-22 18:26:56 +05:00
parent 24e772a1e8
commit fcbe534170
3 changed files with 4 additions and 3 deletions
Binary file not shown.
+4 -3
View File
@@ -1,6 +1,5 @@
A list of implemented optimization algorithms:
BGA (binary genetic algorithm)
ANS (across neighbourhood search)
CLA (code lock algorithm)
P_O_ES ((P+O) evolution strategies)
@@ -16,7 +15,9 @@ BSA (bird swarm algorithm)
(PO)ES ((PO) evolution strategies)
BSO (brain storm optimization)
WOAm (wale optimization algorithm M)
AEFA (artificial electric field algorithm)
AEFA (artificial electric field algorithm)
ASBO (adaptive social behavior optimization)
COAm (cuckoo optimization algorithm M)
Boids (boids algorithm)
GWO (grey wolf optimizer)
GWO (grey wolf optimizer)
BGA (binary genetic algorithm)