Add CRO, (PO)ES, COAm

This commit is contained in:
JQSakaJoo
2024-06-12 20:52:55 +05:00
parent 20d843ffff
commit 030faf6b0a
8 changed files with 4 additions and 3 deletions
Binary file not shown.
Binary file not shown.
+3 -2
View File
@@ -10,10 +10,11 @@ A list of implemented (+) optimization algorithms, (-) not included in the repos
+ACS (artificial cooperative search) +ACS (artificial cooperative search)
+TSEA (turtle shell evolution algorithm) +TSEA (turtle shell evolution algorithm)
+DE (differential evolution) +DE (differential evolution)
+CRO (chemical reaction optimisation)
+BSA (bird swarm algorithm) +BSA (bird swarm algorithm)
-HS (harmony search) -HS (harmony search)
-SSG (saplings sowing and growing) -SSG (saplings sowing and growing)
-(PO)ES ((PO) evolution strategies) +(PO)ES ((PO) evolution strategies)
+BSO (brain storm optimization) +BSO (brain storm optimization)
+WOAm (wale optimization algorithm M) +WOAm (wale optimization algorithm M)
-ACOm (ant colony optimization M) -ACOm (ant colony optimization M)
@@ -21,7 +22,7 @@ A list of implemented (+) optimization algorithms, (-) not included in the repos
-MEC (mind evolutionary computation) -MEC (mind evolutionary computation)
-IWO (invasive weed optimization) -IWO (invasive weed optimization)
-Micro-AIS (micro artificial immune system) -Micro-AIS (micro artificial immune system)
-COAm (cuckoo optimization algorithm M) +COAm (cuckoo optimization algorithm M)
-SDOm (spiral dynamics optimization M) -SDOm (spiral dynamics optimization M)
-NMm (Nelder-Mead method M) -NMm (Nelder-Mead method M)
-FAm (firefly algorithm M) -FAm (firefly algorithm M)