TSP Solver based on Lin-Kernighan, Lin-Kernighan-Helsgaun, 2-opt, 3-opt, Tabu Search heuristics, all algorithms optimized by Numba (JIT-compiler)
-
Updated
Jun 22, 2022 - Python
TSP Solver based on Lin-Kernighan, Lin-Kernighan-Helsgaun, 2-opt, 3-opt, Tabu Search heuristics, all algorithms optimized by Numba (JIT-compiler)
LKH implemented by Helsgaun with Passengers found by Mathematical Programming.
Add a description, image, and links to the helsgaun topic page so that developers can more easily learn about it.
To associate your repository with the helsgaun topic, visit your repo's landing page and select "manage topics."