Skip to content
This repository was archived by the owner on Jan 14, 2024. It is now read-only.

Repository files navigation

tabu-search

Lint Tests

Tabu search technique for solving optimization problems. TSP problems are taken from TSPLIB.

Setup

  • It is highly recommended to create a virtual environment by running python3 -m venv .venv
  • Install dependencies for running the optimizers
$ pip install -r requirements.txt

About

Tabu search algorithm with high parallelism to solve optimization problems

Topics

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages