This commit is contained in:
JQSakaJoo
2024-06-26 21:01:51 +05:00
parent 9c08ba7fe8
commit 87f2b4ea19
4 changed files with 1 additions and 0 deletions
Binary file not shown.
Binary file not shown.
+1
View File
@@ -1,6 +1,7 @@
A list of implemented optimization algorithms:
BGA (binary genetic algorithm)
ANS (across neighbourhood search)
CLA (code lock algorithm)
P_O_ES ((P+O) evolution strategies)
CTA (Comet Tail Algorithm)