Add AMOm and ASO

This commit is contained in:
JQSakaJoo
2024-08-13 16:58:42 +05:00
parent 0a8a266cca
commit 40654fedf6
4 changed files with 2 additions and 0 deletions
Binary file not shown.
+2
View File
@@ -2,12 +2,14 @@ A list of implemented optimization algorithms:
ANS (across neighbourhood search)
CLA (code lock algorithm)
AMOm (animal migration optimization M)
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)
ASO (anarchy society optimization)
TSEA (turtle shell evolution algorithm)
DE (differential evolution)
CRO (chemical reaction optimisation)