diff --git a/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh b/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh index 79d8c71..fb708ab 100644 Binary files a/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh and b/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh differ diff --git a/MQL5/Include/Math/AOs/PopulationAO/AO_AA_ArcheryAlgorithm.mqh b/MQL5/Include/Math/AOs/PopulationAO/AO_AAm_ArcheryAlgorithm.mqh similarity index 90% rename from MQL5/Include/Math/AOs/PopulationAO/AO_AA_ArcheryAlgorithm.mqh rename to MQL5/Include/Math/AOs/PopulationAO/AO_AAm_ArcheryAlgorithm.mqh index 7b9126c..f4d186d 100644 Binary files a/MQL5/Include/Math/AOs/PopulationAO/AO_AA_ArcheryAlgorithm.mqh and b/MQL5/Include/Math/AOs/PopulationAO/AO_AAm_ArcheryAlgorithm.mqh differ diff --git a/MQL5/Include/Math/AOs/PopulationAO/links.html b/MQL5/Include/Math/AOs/PopulationAO/links.html index d26c608..a214f51 100644 --- a/MQL5/Include/Math/AOs/PopulationAO/links.html +++ b/MQL5/Include/Math/AOs/PopulationAO/links.html @@ -56,6 +56,7 @@ (P+O)ES(P+O) evolution strategies CTAcomet tail algorithm SDSmstochastic diffusion search M + AAmarchery algorithm M ESGevolution of social groups SIAsimulated isotropic annealing ACSartificial cooperative search @@ -75,7 +76,6 @@ ACOmant colony optimization M BFO-GAbacterial foraging optimization - genetic algorithm ABHAartificial bee hive algorithm - AAmarchery algorithm M ASBOadaptive social behavior optimization MECmind evolutionary computation IWOinvasive weed optimization diff --git a/README.md b/README.md index 2e2df4c..2b90592 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ AMOm (animal migration optimization M) P_O_ES ((P+O) evolution strategies) CTA (Comet Tail Algorithm) SDSm (stochastic diffusion search M) +AAm (archery algorithm M) ESG (evolution of social groups) SIA (simulated isotropic annealing) ACS (artificial cooperative search) @@ -21,7 +22,6 @@ BSO (brain storm optimization) WOAm (wale optimization algorithm M) AEFA (artificial electric field algorithm) ABHA (artificial bee hive algorithm) -AAm (archery algorithm M) ASBO (adaptive social behavior optimization) COAm (cuckoo optimization algorithm M) AAA (artificial algae algorithm)