Glossary
Sign up
Glossary

Tabu Search Algorithm

A local search algorithm that uses a tabu list to prevent revisiting previous solutions, in order to avoid getting trapped in local optima.