add ESG
This commit is contained in:
JQSakaJoo
2024-04-19 20:20:19 +05:00
parent ee490f60b1
commit 89b910233a
3 changed files with 1 additions and 1 deletions
Binary file not shown.
+1 -1
View File
@@ -3,7 +3,7 @@ A list of implemented (+) optimization algorithms, (-) not included in the repos
+BGA (binary genetic algorithm)
+P_O_ES ((P+O) evolution strategies)
+SDSm (stochastic diffusion search M)
-ESG (evolution of social groups)
+ESG (evolution of social groups)
-SIA (simulated isotropic annealing)
-DE (differential evolution)
+BSA (bird swarm algorithm)