We use the concorde library to compute traveling salesman "tours" for the 27 brazilian capitals geocoded in file data/capitais.csv
. Below you see two such tours (blue and green) computed using different TSP heuristics.
Coding details can be found here