tsp-problem
Framework de algoritmos para resolver el Problema del Vendedor Viajero
Benchmarking Framework - Professional-grade testing infrastructure with configurable scenarios and detailed metrics
A high-performance Python library for solving the Traveling Salesman Problem (TSP) using novel heuristics. Sometimes outperforms classical methods by **~25%** on real and clustered data by using spatial intelligence and adaptive strategies.
The Lin-Kernighan Heuristic implemented in python