44 lines
2.0 KiB
Markdown
44 lines
2.0 KiB
Markdown
A list of implemented (+) optimization algorithms, (-) not included in the repository yet:
|
|
|
|
+BGA (binary genetic algorithm)
|
|
+CLA (code lock 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)
|
|
+ACS (artificial cooperative search)
|
|
+TSEA (turtle shell evolution algorithm)
|
|
+DE (differential evolution)
|
|
+CRO (chemical reaction optimisation)
|
|
+BSA (bird swarm algorithm)
|
|
-HS (harmony search)
|
|
-SSG (saplings sowing and growing)
|
|
+(PO)ES ((PO) evolution strategies)
|
|
+BSO (brain storm optimization)
|
|
+WOAm (wale optimization algorithm M)
|
|
-ACOm (ant colony optimization M)
|
|
-BFO-GA (bacterial foraging optimization - ga)
|
|
-MEC (mind evolutionary computation)
|
|
-IWO (invasive weed optimization)
|
|
-Micro-AIS (micro artificial immune system)
|
|
+COAm (cuckoo optimization algorithm M)
|
|
-SDOm (spiral dynamics optimization M)
|
|
-NMm (Nelder-Mead method M)
|
|
-FAm (firefly algorithm M)
|
|
-GSA (gravitational search algorithm)
|
|
-BFO (bacterial foraging optimization)
|
|
-ABC (artificial bee colony)
|
|
-BA (bat algorithm)
|
|
-SA (simulated annealing)
|
|
-IWDm (intelligent water drops M)
|
|
-PSO (particle swarm optimisation)
|
|
+Boids (boids algorithm)
|
|
-MA (monkey algorithm)
|
|
-SFL (shuffled frog-leaping)
|
|
-FSS (fish school search)
|
|
-RND (random)
|
|
+GWO (grey wolf optimizer)
|
|
-CSS (charged system search)
|
|
-EM (electroMagnetism-like algorithm)
|