This commit is contained in:
JQSakaJoo
2024-04-20 16:27:17 +05:00
parent 89b910233a
commit 212a95566f
4 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ A list of implemented (+) optimization algorithms, (-) not included in the repos
+P_O_ES ((P+O) evolution strategies)
+SDSm (stochastic diffusion search M)
+ESG (evolution of social groups)
-SIA (simulated isotropic annealing)
+SIA (simulated isotropic annealing)
-DE (differential evolution)
+BSA (bird swarm algorithm)
-HS (harmony search)