how to divide 2 routes to find the shortest distance on Multiple traveling salesman problem ant colony optimization using python? where the result of the route must start from the starting city.
Asked
Active
Viewed 173 times
0
-
1Could you edit your question to show what you've tried so far? – Sam Estep Jun 13 '21 at 16:06
-
Some code and an input/output example would help to understand what you are trying to do – Aru Jun 13 '21 at 19:27