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

48 lines
2.5 KiB
Markdown
Raw Normal View History

2024-12-17 21:28:05 +05:00
A [group](https://t.me/+vazsAAcney4zYmZi) for communication on the topic of optimization.
2024-10-11 16:18:34 +05:00
A list of implemented optimization algorithms (M - is a modified improved version, joo - is an algorithm of my development):
2024-04-19 19:24:44 +05:00
2024-06-26 21:01:51 +05:00
ANS (across neighbourhood search)
2024-10-11 16:18:34 +05:00
CLA (code lock algorithm, joo)
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)
2024-10-11 16:18:34 +05:00
CTA (Comet Tail Algorithm, joo)
2025-01-23 15:40:34 +05:00
TETA (time evolution travel algorithm, joo)
2024-06-21 12:21:51 +05:00
SDSm (stochastic diffusion search M)
2024-09-09 17:44:07 +05:00
AAm (archery algorithm M)
2024-10-11 16:18:34 +05:00
ESG (evolution of social groups, joo)
SIA (simulated isotropic annealing, joo)
2025-02-04 10:48:38 +05:00
ACS (artificial cooperative search)
2025-02-04 10:51:45 +05:00
DA (dialectical algorithm)
2024-12-17 21:20:18 +05:00
BHAm (black hole algorithm M)
2024-11-13 14:30:57 +05:00
ASO (anarchy society optimization)
2025-02-04 10:48:38 +05:00
RFO (royal flush optimization, joo)
2024-11-13 14:30:57 +05:00
AOSm (atomic orbital search M)
2024-10-11 16:18:34 +05:00
TSEA (turtle shell evolution algorithm, joo)
2024-06-21 12:21:51 +05:00
DE (differential evolution)
CRO (chemical reaction optimisation)
2024-09-02 16:25:41 +05:00
BSA (bird swarm algorithm)
2024-10-07 17:42:29 +05:00
BCOm (bacterial chemotaxis optimization M)
ABO (african buffalo optimization)
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-11-20 12:27:24 +05:00
AEFA (artificial electric field algorithm)
2025-01-09 00:01:50 +05:00
AEO (artificial ecosystem based optimization)
2024-11-20 12:27:24 +05:00
SOA (simple optimization 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-12-17 21:20:18 +05:00
ADAMm (adaptive moment estimation)
ATAm (artificial tribe algorithm M)
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)
2025-01-09 00:44:19 +05:00
COAm (cuckoo optimization algorithm M)
BBBC (big bang big crunch)
2025-01-23 15:40:34 +05:00
CPA (cyclic parthenogenesis algorithm)
2024-08-18 22:36:54 +05:00
AAA (artificial algae algorithm)
2024-06-21 12:21:51 +05:00
Boids (boids algorithm)
2024-11-20 12:17:35 +05:00
GWO (grey wolf optimizer)
AOA (arithmetic optimization algorithm)
2024-10-02 02:33:50 +05:00
BGA (binary genetic algorithm)
2025-01-09 00:01:50 +05:00
RW (random walk)