This commit is contained in:
JQSakaJoo
2024-04-29 18:04:37 +05:00
parent 212a95566f
commit 0d6e221821
8 changed files with 679 additions and 7 deletions
+2 -1
View File
@@ -12,7 +12,8 @@ A list of implemented (+) optimization algorithms, (-) not included in the repos
-(PO)ES ((PO) evolution strategies)
+BSO (brain storm optimization)
+WOAm (wale optimization algorithm M)
-ACOm (ant colony optimization M)
-ACOm (ant colony optimization M)
+TSEA (turtle shell evolution algorithm)
-BFO-GA (bacterial foraging optimization - ga)
-MEC (mind evolutionary computation)
-IWO (invasive weed optimization)