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.
+2 -1
View File
@@ -6,7 +6,8 @@ A list of implemented (+) optimization algorithms, (-) not included in the repos
+CTA (Comet Tail Algorithm)
+SDSm (stochastic diffusion search M)
+ESG (evolution of social groups)
+SIA (simulated isotropic annealing)
+SIA (simulated isotropic annealing)
+ACS (artificial cooperative search)
+TSEA (turtle shell evolution algorithm)
+DE (differential evolution)
+BSA (bird swarm algorithm)