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.
+1
View File
@@ -2,6 +2,7 @@ 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)