+0  
 
0
530
2
avatar

What algorithm will solve the travelling salesman - Im asking for a friend

 May 6, 2016
 #1
avatar+118723 
0

There is no distinct question here so no one is going to be able to answer.   :(

 May 6, 2016
 #2
avatar
0

There is no algorithm that can solve the travelling salesman's problem, especially for a large number of cities, because it is considered an "NP-Hard" problem. As of now, simulations on supercomputers is used to get an approximation for the solution.

 May 6, 2016

1 Online Users

avatar