diff --git a/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh b/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh index be4b3a7..e9092c7 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_dDCA_DeterministicDendriticCellAlgorithm.mqh b/MQL5/Include/Math/AOs/PopulationAO/AO_dDCA_DeterministicDendriticCellAlgorithm.mqh new file mode 100644 index 0000000..82a7140 Binary files /dev/null and b/MQL5/Include/Math/AOs/PopulationAO/AO_dDCA_DeterministicDendriticCellAlgorithm.mqh differ diff --git a/MQL5/Include/Math/AOs/PopulationAO/links.html b/MQL5/Include/Math/AOs/PopulationAO/links.html index 7388907..72bf40b 100644 --- a/MQL5/Include/Math/AOs/PopulationAO/links.html +++ b/MQL5/Include/Math/AOs/PopulationAO/links.html @@ -108,6 +108,7 @@ ATAmartificial tribe algorithm M A3artificial atom algorithm CROmcoral reef optimization M + dDCAdeterministic dendritic cell algorithm CFOcentral force optimization ASHAartificial showering algorithm ASBOadaptive social behavior optimization diff --git a/README.md b/README.md index 313cdbc..b811d54 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,7 @@ CGO (chaos game optimization) ATAm (artificial tribe algorithm M) A3 (artificial atom algorithm) CROm (coral reef optimization M) +dDCA (deterministic dendritic cell algorithm) CFO (central force optimization) ASHA (artificial showering algorithm) ASBO (adaptive social behavior optimization)