diff --git a/MQL5/Include/Math/AOs/PopulationAO/#C_AO.mqh b/MQL5/Include/Math/AOs/PopulationAO/#C_AO.mqh index 10aab79..1a3ea1c 100644 Binary files a/MQL5/Include/Math/AOs/PopulationAO/#C_AO.mqh and b/MQL5/Include/Math/AOs/PopulationAO/#C_AO.mqh differ diff --git a/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh b/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh index 8426766..33d99f7 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_A3_ArtificialAtomAlgorithm.mqh b/MQL5/Include/Math/AOs/PopulationAO/AO_A3_ArtificialAtomAlgorithm.mqh new file mode 100644 index 0000000..81db9f7 Binary files /dev/null and b/MQL5/Include/Math/AOs/PopulationAO/AO_A3_ArtificialAtomAlgorithm.mqh differ diff --git a/MQL5/Include/Math/AOs/PopulationAO/links.html b/MQL5/Include/Math/AOs/PopulationAO/links.html index 802719a..c5d5fe8 100644 --- a/MQL5/Include/Math/AOs/PopulationAO/links.html +++ b/MQL5/Include/Math/AOs/PopulationAO/links.html @@ -100,6 +100,7 @@ CoSOcommunity of scientist optimization CGOchaos game optimization ATAmartificial tribe algorithm M + A3artificial atom algorithm CROmcoral reef optimization M CFOcentral force optimization ASHAartificial showering algorithm diff --git a/README.md b/README.md index 51bbe42..07682df 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ ADAMm (adaptive moment estimation) CoSO (community of scientist optimization) CGO (chaos game optimization) ATAm (artificial tribe algorithm M) +A3 (artificial atom algorithm) CROm (coral reef optimization M) CFO (central force optimization) ASHA (artificial showering algorithm)