Update README.md

This commit is contained in:
JQSakaJoo
2024-05-13 10:45:33 +05:00
parent 593995d915
commit 4151c32a3a
+1
View File
@@ -1,6 +1,7 @@
A list of implemented (+) optimization algorithms, (-) not included in the repository yet:
+BGA (binary genetic algorithm)
+CLA (code lock algorithm)
+P_O_ES ((P+O) evolution strategies)
+CTA (Comet Tail Algorithm)
+SDSm (stochastic diffusion search M)