I am trying to make a code for TSP, I am using a minimum spanning tree (KRUSKAL), I could already insert the data and order, as well as choose the best route, but I need to