update TSEA

This commit is contained in:
JQSakaJoo
2024-04-30 12:14:47 +05:00
parent 0d6e221821
commit 6bd65207d7
2 changed files with 24 additions and 15 deletions
+3 -3
View File
@@ -8,12 +8,12 @@ A list of implemented (+) optimization algorithms, (-) not included in the repos
-DE (differential evolution)
+BSA (bird swarm algorithm)
-HS (harmony search)
-SSG (saplings sowing and growing)
-SSG (saplings sowing and growing)
+TSEA (turtle shell evolution algorithm)
-(PO)ES ((PO) evolution strategies)
+BSO (brain storm optimization)
+WOAm (wale optimization algorithm M)
-ACOm (ant colony optimization M)
+TSEA (turtle shell evolution algorithm)
-ACOm (ant colony optimization M)
-BFO-GA (bacterial foraging optimization - ga)
-MEC (mind evolutionary computation)
-IWO (invasive weed optimization)