0

need to visit all the nodes exactly once and without considering going back to starting point in an asymetric graph.The distance should be minimum. Like a traveller needs to visit all the cities with minimum distance/cost and don't need to go back to the starting node. and addition to that the graph is asymetric. like the distance from A->B and B->A is different. is there any way for doing this?

Jack
  • 181
  • 10

0 Answers0