How to solve the traveling salesman problem with the 2-opt algorithm, a fast heuristic search algorithm.
A Python package for visualizing graph algorithms.