diff --git a/README.md b/README.md index e813a63..6ba73bf 100644 --- a/README.md +++ b/README.md @@ -1,43 +1,20 @@ -A list of implemented (+) optimization algorithms, (-) not included in the repository yet: +A list of implemented optimization algorithms: -+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) +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) +(PO)ES ((PO) evolution strategies) +BSO (brain storm optimization) +WOAm (wale optimization algorithm M) +COAm (cuckoo optimization algorithm M) +Boids (boids algorithm) +GWO (grey wolf optimizer) \ No newline at end of file