Files
Population-optimization-alg…/README.md
T

22 lines
1008 B
Markdown
Raw Normal View History

2024-06-21 12:21:51 +05:00
A list of implemented optimization algorithms:
2024-04-19 19:24:44 +05:00
2024-06-21 12:21:51 +05:00
BGA (binary genetic algorithm)
2024-06-26 21:01:51 +05:00
ANS (across neighbourhood search)
2024-06-21 12:21:51 +05:00
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)
2024-07-10 21:56:31 +05:00
WOAm (wale optimization algorithm M)
AEFA (artificial electric field algorithm)
2024-06-21 12:21:51 +05:00
COAm (cuckoo optimization algorithm M)
Boids (boids algorithm)
GWO (grey wolf optimizer)