Add DOA_Dingo
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -50,6 +50,7 @@
|
||||
<th>Abbreviation</th>
|
||||
<th>Full Name</th>
|
||||
</tr>
|
||||
<tr><td>DOA</td><td><a href="https://www.mql5.com/ru/articles/19187" target="_blank">dingo optimization algorithm</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>AMOm</td><td><a href="https://www.mql5.com/ru/articles/15543" target="_blank">animal migration optimization M</a></td></tr>
|
||||
|
||||
@@ -2,6 +2,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):
|
||||
|
||||
DOA_Dingo (dingo optimization algorithm)
|
||||
ANS (across neighbourhood search)
|
||||
CLA (code lock algorithm, joo)
|
||||
AMOm (animal migration optimization M)
|
||||
|
||||
Reference in New Issue
Block a user