From 75a50160cbe60ed7d0b1defb733eefcaca40c278 Mon Sep 17 00:00:00 2001 From: Andrey Dik <67913067+JQSakaJoo@users.noreply.github.com> Date: Tue, 17 Dec 2024 21:28:05 +0500 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7aaff8f..2e0f887 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -https://t.me/+vazsAAcney4zYmZi +A [group](https://t.me/+vazsAAcney4zYmZi) for communication on the topic of optimization. + A list of implemented optimization algorithms (M - is a modified improved version, joo - is an algorithm of my development): ANS (across neighbourhood search) @@ -38,4 +39,4 @@ Boids (boids algorithm) GWO (grey wolf optimizer) AOA (arithmetic optimization algorithm) BGA (binary genetic algorithm) -RW (random walk) \ No newline at end of file +RW (random walk)