diff --git a/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh b/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh index 79f1ca5..9218199 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_DEA_DolphinEcholocationAlgorithm.mqh b/MQL5/Include/Math/AOs/PopulationAO/AO_DEA_DolphinEcholocationAlgorithm.mqh new file mode 100644 index 0000000..cf69d9b Binary files /dev/null and b/MQL5/Include/Math/AOs/PopulationAO/AO_DEA_DolphinEcholocationAlgorithm.mqh differ diff --git a/MQL5/Include/Math/AOs/PopulationAO/links.html b/MQL5/Include/Math/AOs/PopulationAO/links.html index 46c213b..9b2f17f 100644 --- a/MQL5/Include/Math/AOs/PopulationAO/links.html +++ b/MQL5/Include/Math/AOs/PopulationAO/links.html @@ -74,6 +74,7 @@ CROchemical reaction optimisation BIOblood inheritance optimization (joo) BSAbird swarm algorithm + DEAdolphin echolocation algorithm HSharmony search SSGsaplings sowing and growing BCOmbacterial chemotaxis optimization M diff --git a/README.md b/README.md index a5332ba..df99e32 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ SRA (successful restaurateur algorithm, joo) CRO (chemical reaction optimisation) BIO (blood inheritance optimization, joo) BSA (bird swarm algorithm) +DEA (dolphin echolocation algorithm) BCOm (bacterial chemotaxis optimization M) ABO (african buffalo optimization) (PO)ES ((PO) evolution strategies)