diff --git a/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh b/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh index 93c0d1c..4f0aef7 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_CGO_ChaosGameOptimization.mqh b/MQL5/Include/Math/AOs/PopulationAO/AO_CGO_ChaosGameOptimization.mqh new file mode 100644 index 0000000..dc3e124 Binary files /dev/null and b/MQL5/Include/Math/AOs/PopulationAO/AO_CGO_ChaosGameOptimization.mqh differ diff --git a/MQL5/Include/Math/AOs/PopulationAO/links.html b/MQL5/Include/Math/AOs/PopulationAO/links.html index 2bd3103..5d5999a 100644 --- a/MQL5/Include/Math/AOs/PopulationAO/links.html +++ b/MQL5/Include/Math/AOs/PopulationAO/links.html @@ -87,6 +87,7 @@ ABHAartificial bee hive algorithm ACMOatmospheric cloud model optimization ADAMmadaptive moment estimation M + CGOchaos game optimization ATAmartificial tribe algorithm M ASHAartificial showering algorithm ASBOadaptive social behavior optimization diff --git a/README.md b/README.md index cd0556a..0ae08a5 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ SOA (simple optimization algorithm) ABHA (artificial bee hive algorithm) ACMO (atmospheric cloud model optimization) ADAMm (adaptive moment estimation) +CGO (chaos game optimization) ATAm (artificial tribe algorithm M) ASHA (artificial showering algorithm) ASBO (adaptive social behavior optimization)