Research Article

Expected Length of the Shortest Path of the Traveling Salesman Problem in 3D Space

Table 2

Commonly used algorithms for solving TSP.

Exact algorithmHeuristic search algorithm

Mixed integer programmingGenetic algorithm (GA)
Branch-and-bound search methodSimulated annealing
Cutting-plane methodNeural network algorithms
Dynamic programmingAnt colony optimization