Add BOAm
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -57,6 +57,7 @@
|
||||
<tr><td>CTA</td><td><a href="https://www.mql5.com/ru/articles/14841" target="_blank">comet tail algorithm (joo)</a></td></tr>
|
||||
<tr><td>TETA</td><td><a href="https://www.mql5.com/ru/articles/16963" target="_blank">time evolution travel algorithm (joo)</a></td></tr>
|
||||
<tr><td>SDSm</td><td><a href="https://www.mql5.com/ru/articles/13540" target="_blank">stochastic diffusion search M</a></td></tr>
|
||||
<tr><td>BOAm</td><td><a href="https://www.mql5.com/ru/articles/17325" target="_blank">billiards optimization 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>SIA</td><td><a href="https://www.mql5.com/ru/articles/13870" target="_blank">simulated isotropic annealing (joo)</a></td></tr>
|
||||
|
||||
@@ -9,6 +9,7 @@ P_O_ES ((P+O) evolution strategies)
|
||||
CTA (Comet Tail Algorithm, joo)
|
||||
TETA (time evolution travel algorithm, joo)
|
||||
SDSm (stochastic diffusion search M)
|
||||
BOAm (billiards optimization algorithm M)
|
||||
AAm (archery algorithm M)
|
||||
ESG (evolution of social groups, joo)
|
||||
SIA (simulated isotropic annealing, joo)
|
||||
|
||||
Reference in New Issue
Block a user