modify TSEA

This commit is contained in:
JQSakaJoo
2024-04-30 16:04:43 +05:00
parent 314ef87bcc
commit bcf8ee834d
3 changed files with 71 additions and 27 deletions
+3 -3
View File
@@ -4,12 +4,12 @@ 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)
+TSEA (turtle shell evolution algorithm)
-DE (differential evolution)
+BSA (bird swarm algorithm)
-HS (harmony search)
-SSG (saplings sowing and growing)
+TSEA (turtle shell evolution algorithm)
-SSG (saplings sowing and growing)
-(PO)ES ((PO) evolution strategies)
+BSO (brain storm optimization)
+WOAm (wale optimization algorithm M)