This commit is contained in:
JQSakaJoo
2024-05-30 21:19:46 +05:00
parent e5ab9d12d8
commit a017d52549
3 changed files with 2 additions and 1 deletions
Binary file not shown.
+1
View File
@@ -7,6 +7,7 @@ A list of implemented (+) optimization algorithms, (-) not included in the repos
+SDSm (stochastic diffusion search M) +SDSm (stochastic diffusion search M)
+ESG (evolution of social groups) +ESG (evolution of social groups)
+SIA (simulated isotropic annealing) +SIA (simulated isotropic annealing)
+ACS (artificial cooperative search)
+TSEA (turtle shell evolution algorithm) +TSEA (turtle shell evolution algorithm)
+DE (differential evolution) +DE (differential evolution)
+BSA (bird swarm algorithm) +BSA (bird swarm algorithm)