diff --git a/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh b/MQL5/Include/Math/AOs/PopulationAO/#C_AO_enum.mqh index 73bf66d..eb1923d 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_CA_CricketAlgorithm.mqh b/MQL5/Include/Math/AOs/PopulationAO/AO_CA_CricketAlgorithm.mqh new file mode 100644 index 0000000..543555b Binary files /dev/null and b/MQL5/Include/Math/AOs/PopulationAO/AO_CA_CricketAlgorithm.mqh differ diff --git a/MQL5/Include/Math/AOs/PopulationAO/links.html b/MQL5/Include/Math/AOs/PopulationAO/links.html index bd85de0..4addb7e 100644 --- a/MQL5/Include/Math/AOs/PopulationAO/links.html +++ b/MQL5/Include/Math/AOs/PopulationAO/links.html @@ -136,6 +136,7 @@ BMblue monkey algorithm BBBCbig bang - big crunch algorithm CPAcyclic parthenogenesis algorithm + CA_Cricketcricket algorithm FAmfirefly algorithm M GSAgravitational search algorithm ACCSartificial coronary circulation system diff --git a/README.md b/README.md index 5d03a89..c4c61d4 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,7 @@ COA(CHAOS) (chaos optimization algorithm) BM (Blue Monkey Algorithm) BBBC (big bang big crunch) CPA (cyclic parthenogenesis algorithm) +CA_Cricket (cricket algorithm) ACCS (Artificial Coronary Circulation System) AAA (artificial algae algorithm) Boids (boids algorithm)