duohedounai / duohedounai.github.io

0 stars 0 forks source link

Simple Implementation of Tabu Search Algorithm | Will Yuan's Blog #25

Open duohedounai opened 1 month ago

duohedounai commented 1 month ago

https://duohedounai.github.io/2024/05/15/Simple-Implementation-of-Tabu-Search-Algorithm/#more

Basic Concept Tabu Search (TS) is a meta-heuristic algorithm that was first proposed by Glover in 1986. The algorithm avoids repeated searches by introducing a tabu table, and pardons some good solut