Files
Population-optimization-alg…/README.md
T

32 lines
1.5 KiB
Markdown
Raw Normal View History

2024-06-21 12:21:51 +05:00
A list of implemented optimization algorithms:
2024-04-19 19:24:44 +05:00
2024-06-26 21:01:51 +05:00
ANS (across neighbourhood search)
2024-06-21 12:21:51 +05:00
CLA (code lock algorithm)
2024-08-13 16:58:42 +05:00
AMOm (animal migration optimization M)
2024-06-21 12:21:51 +05:00
P_O_ES ((P+O) evolution strategies)
CTA (Comet Tail Algorithm)
SDSm (stochastic diffusion search M)
2024-09-09 17:44:07 +05:00
AAm (archery algorithm M)
2024-06-21 12:21:51 +05:00
ESG (evolution of social groups)
SIA (simulated isotropic annealing)
ACS (artificial cooperative search)
2024-08-13 16:58:42 +05:00
ASO (anarchy society optimization)
2024-06-21 12:21:51 +05:00
TSEA (turtle shell evolution algorithm)
DE (differential evolution)
CRO (chemical reaction optimisation)
2024-09-02 16:25:41 +05:00
BSA (bird swarm algorithm)
BCOm (bacterial chemotaxis optimization M)
2024-06-21 12:21:51 +05:00
(PO)ES ((PO) evolution strategies)
2024-08-23 15:09:27 +05:00
TSm (tabu search M)
2024-06-21 12:21:51 +05:00
BSO (brain storm optimization)
2024-07-10 21:56:31 +05:00
WOAm (wale optimization algorithm M)
2024-08-05 16:46:19 +05:00
AEFA (artificial electric field algorithm)
2024-08-05 16:45:18 +05:00
ABHA (artificial bee hive algorithm)
2024-09-23 12:19:47 +05:00
ACMO (atmospheric cloud model optimization)
2024-10-01 19:25:51 +05:00
ASHA (artificial showering algorithm)
2024-07-22 18:26:56 +05:00
ASBO (adaptive social behavior optimization)
2024-06-21 12:21:51 +05:00
COAm (cuckoo optimization algorithm M)
2024-08-18 22:36:54 +05:00
AAA (artificial algae algorithm)
2024-06-21 12:21:51 +05:00
Boids (boids algorithm)
2024-07-22 18:26:56 +05:00
GWO (grey wolf optimizer)
BGA (binary genetic algorithm)