From 3603a60108e7de4a15ff0263749a3e77860fdb8a Mon Sep 17 00:00:00 2001 From: JQSakaJoo Date: Mon, 9 Sep 2024 17:44:07 +0500 Subject: [PATCH] Update AAm --- .../Math/AOs/PopulationAO/#C_AO_enum.mqh | Bin 10260 -> 10262 bytes ...orithm.mqh => AO_AAm_ArcheryAlgorithm.mqh} | Bin 11546 -> 12652 bytes MQL5/Include/Math/AOs/PopulationAO/links.html | 2 +- README.md | 2 +- 4 files changed, 2 insertions(+), 2 deletions(-) rename MQL5/Include/Math/AOs/PopulationAO/{AO_AA_ArcheryAlgorithm.mqh => AO_AAm_ArcheryAlgorithm.mqh} (90%) diff --git a/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh b/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh index 79d8c717515cfe8cbaed819e3806bec3c2806a81..fb708ab1ddd8f2c5eacab6b91d03ccbc2ba7fe27 100644 GIT binary patch delta 57 zcmV-90LK56P?k`zxCI4406_q4ler5^qqqeIvjz;X1e0JB1e0D860^1trUA2Z67B_) PY9W-fU>FPuvLX})I$jd? delta 53 zcmV-50LuTCP?S)xxCNsK1_l8^lf4B?vjz;Z1hdW%rU8?>5EPRT5d^b#66^)D_81Ha LlVli@vLY4+{e}`i 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 7b9126cb8a44b4b07ef1605a62d7575f12e5afdb..f4d186df282280230c94f2658a783ef58b9e886c 100644 GIT binary patch delta 533 zcmbOg^(JY<9C>C128GFm(&D1I42cXC3~oTEz+el+X$(#b)*u=AT!u`BJR}(xpo|Yg zJcBQTBSQp44R--U5ko#h5`!UxFAU=wF<3M3GH?OSQ<&T@mpIuF-(&eNr+6&Qc7XgXV9N~R_Xj?EoA{9TWj({3DLzHl$jLX;6z9bHlU?jkk_976IU=0M5IvozP MRweQQvjQq=2ZM(dEdT%j 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)