This commit is contained in:
JQSakaJoo
2025-03-01 19:52:50 +05:00
parent 081de740e2
commit 0da15ec4f5
4 changed files with 2 additions and 0 deletions
Binary file not shown.
@@ -87,6 +87,7 @@
<tr><td>ABHA</td><td><a href="https://www.mql5.com/ru/articles/15347" target="_blank">artificial bee hive algorithm</a></td></tr>
<tr><td>ACMO</td><td><a href="https://www.mql5.com/ru/articles/15921" target="_blank">atmospheric cloud model optimization</a></td></tr>
<tr><td>ADAMm</td><td><a href="https://www.mql5.com/ru/articles/16443" target="_blank">adaptive moment estimation M</a></td></tr>
<tr><td>CGO</td><td><a href="https://www.mql5.com/ru/articles/17047" target="_blank">chaos game optimization</a></td></tr>
<tr><td>ATAm</td><td><a href="https://www.mql5.com/ru/articles/16588" target="_blank">artificial tribe algorithm M</a></td></tr>
<tr><td>ASHA</td><td><a href="https://www.mql5.com/ru/articles/15980" target="_blank">artificial showering algorithm</a></td></tr>
<tr><td>ASBO</td><td><a href="https://www.mql5.com/ru/articles/15347" target="_blank">adaptive social behavior optimization</a></td></tr>
+1
View File
@@ -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)