PyConcorde is a Python wrapper around the Concorde TSP solver. PyConcorde allows you to compute solutions to the Traveling Salesman Problem with just a few lines of Python code. It uses the ...