Concorde is a code for solving symmetric TSPs using branch-and-bound and problem specific branch-and-cut techniques http://www.math.uwaterloo.ca/tsp/concorde.html. I was wondering does Concorde solver can guarantee to solve the TSP to optimality in polynomial time. If yes how can we prove that ....knowing that I applied Concord solver and CPLEX solver I found that Concord could find optimal solutions for n=46 vertices in less than one second...

More Khelifa Meriem's questions See All
Similar questions and discussions