diff --git a/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh b/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh index 6ca8f4d..79d8c71 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_AA_ArcheryAlgorithm.mqh new file mode 100644 index 0000000..7b9126c Binary files /dev/null and b/MQL5/Include/Math/AOs/PopulationAO/AO_AA_ArcheryAlgorithm.mqh differ diff --git a/MQL5/Include/Math/AOs/PopulationAO/links.html b/MQL5/Include/Math/AOs/PopulationAO/links.html index 5da7040..d26c608 100644 --- a/MQL5/Include/Math/AOs/PopulationAO/links.html +++ b/MQL5/Include/Math/AOs/PopulationAO/links.html @@ -75,6 +75,7 @@ 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 a2e3e8d..2e2df4c 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ 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)