This commit is contained in:
JQSakaJoo
2024-05-06 14:49:20 +05:00
parent ca5827242c
commit 7bb08f5a0c
3 changed files with 2 additions and 1 deletions
Binary file not shown.
+2 -1
View File
@@ -2,10 +2,11 @@ A list of implemented (+) optimization algorithms, (-) not included in the repos
+BGA (binary genetic algorithm)
+P_O_ES ((P+O) evolution strategies)
+CTA (Comet Tail Algorithm)
+SDSm (stochastic diffusion search M)
+ESG (evolution of social groups)
+SIA (simulated isotropic annealing)
+TSEA (turtle shell evolution algorithm)
+TSEA (turtle shell evolution algorithm)
+DE (differential evolution)
+BSA (bird swarm algorithm)
-HS (harmony search)