This commit is contained in:
JQSakaJoo
2025-06-03 00:52:00 +04:00
parent aa09771f0c
commit 88a04e506a
4 changed files with 2 additions and 0 deletions
Binary file not shown.
@@ -61,6 +61,7 @@
<tr><td>AAm</td><td><a href="https://www.mql5.com/ru/articles/15782" target="_blank">archery algorithm M</a></td></tr> <tr><td>AAm</td><td><a href="https://www.mql5.com/ru/articles/15782" target="_blank">archery algorithm M</a></td></tr>
<tr><td>ESG</td><td><a href="https://www.mql5.com/ru/articles/14136" target="_blank">evolution of social groups (joo)</a></td></tr> <tr><td>ESG</td><td><a href="https://www.mql5.com/ru/articles/14136" target="_blank">evolution of social groups (joo)</a></td></tr>
<tr><td>SIA</td><td><a href="https://www.mql5.com/ru/articles/13870" target="_blank">simulated isotropic annealing (joo)</a></td></tr> <tr><td>SIA</td><td><a href="https://www.mql5.com/ru/articles/13870" target="_blank">simulated isotropic annealing (joo)</a></td></tr>
<tr><td>BBO</td><td><a href="https://www.mql5.com/ru/articles/18354" target="_blank">biogeography-based optimization</a></td></tr>
<tr><td>ACS</td><td><a href="https://www.mql5.com/ru/articles/15004" target="_blank">artificial cooperative search</a></td></tr> <tr><td>ACS</td><td><a href="https://www.mql5.com/ru/articles/15004" target="_blank">artificial cooperative search</a></td></tr>
<tr><td>DA</td><td><a href="https://www.mql5.com/ru/articles/16999" target="_blank">dialectical algorithm</a></td></tr> <tr><td>DA</td><td><a href="https://www.mql5.com/ru/articles/16999" target="_blank">dialectical algorithm</a></td></tr>
<tr><td>BHAm</td><td><a href="https://www.mql5.com/ru/articles/16655" target="_blank">black hole algorithm M</a></td></tr> <tr><td>BHAm</td><td><a href="https://www.mql5.com/ru/articles/16655" target="_blank">black hole algorithm M</a></td></tr>
+1
View File
@@ -13,6 +13,7 @@ BOAm (billiards optimization algorithm M)
AAm (archery algorithm M) AAm (archery algorithm M)
ESG (evolution of social groups, joo) ESG (evolution of social groups, joo)
SIA (simulated isotropic annealing, joo) SIA (simulated isotropic annealing, joo)
BBO (biogeography-based optimization)
ACS (artificial cooperative search) ACS (artificial cooperative search)
DA (dialectical algorithm) DA (dialectical algorithm)
BHAm (black hole algorithm M) BHAm (black hole algorithm M)