Add HHO
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -51,6 +51,7 @@
|
|||||||
<th>Full Name</th>
|
<th>Full Name</th>
|
||||||
</tr>
|
</tr>
|
||||||
<tr><td>DOAm</td><td><a href="https://www.mql5.com/ru/articles/19187" target="_blank">dingo optimization algorithm M</a></td></tr>
|
<tr><td>DOAm</td><td><a href="https://www.mql5.com/ru/articles/19187" target="_blank">dingo optimization algorithm M</a></td></tr>
|
||||||
|
<tr><td>HHO</td><td><a href="https://www.mql5.com/ru/articles/21898" target="_blank">harris hawks optimization</a></td></tr>
|
||||||
<tr><td>ANS</td><td><a href="https://www.mql5.com/ru/articles/15049" target="_blank">across neighbourhood search</a></td></tr>
|
<tr><td>ANS</td><td><a href="https://www.mql5.com/ru/articles/15049" target="_blank">across neighbourhood search</a></td></tr>
|
||||||
<tr><td>CLA</td><td><a href="https://www.mql5.com/ru/articles/14878" target="_blank">code lock algorithm (joo)</a></td></tr>
|
<tr><td>CLA</td><td><a href="https://www.mql5.com/ru/articles/14878" target="_blank">code lock algorithm (joo)</a></td></tr>
|
||||||
<tr><td>AMOm</td><td><a href="https://www.mql5.com/ru/articles/15543" target="_blank">animal migration optimization M</a></td></tr>
|
<tr><td>AMOm</td><td><a href="https://www.mql5.com/ru/articles/15543" target="_blank">animal migration optimization M</a></td></tr>
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ A [group](https://t.me/+vazsAAcney4zYmZi) for communication on the topic of opti
|
|||||||
A list of implemented optimization algorithms (M - is a modified improved version, joo - is an algorithm of my development):
|
A list of implemented optimization algorithms (M - is a modified improved version, joo - is an algorithm of my development):
|
||||||
|
|
||||||
DOAm_Dingo (dingo optimization algorithm M)
|
DOAm_Dingo (dingo optimization algorithm M)
|
||||||
|
HHO (harris hawks optimization)
|
||||||
ANS (across neighbourhood search)
|
ANS (across neighbourhood search)
|
||||||
CLA (code lock algorithm, joo)
|
CLA (code lock algorithm, joo)
|
||||||
AMOm (animal migration optimization M)
|
AMOm (animal migration optimization M)
|
||||||
|
|||||||
Reference in New Issue
Block a user