smart-tsp-oracle
smartlegionlab/smart-tsp-oracle
Python
smartlegionlab/smart-tsp-oracle
A high-performance, exact solver for the Traveling Salesman Problem (TSP) implemented in Python. Utilizes an intelligent Branch and Bound algorithm with adaptive thresholding to find the globally optimal solution for small to medium-sized TSP instances.