Solving TSP using MIP The code for tsp.jl is explained in my blog article on opensourc.es To run it you have to download Julia and install JuMP, GLPK and Distances. You can use ] add JuMP ] add GLPK ] add Distances I visualized the problem using d3.