|
"Arora's PTAS for TSP"
In this talk, I present a Polynomial Time Approximation Scheme (PTAS), due to S. Arora, for the case of Euclidian TSP. In this scenario, vertices are points in Euclidian space and the weight of an edge is its Euclidian length. Though Euclidian TSP is an NP-hard problem, we shall see that it is possible to find a (1+1/c)-approximation of the optimal route with complexity O(n log(n)^O(c)), for any positive constant c. The talk will focus on the case of vertices in 2-dimensional space, though the results can be expanded to apply to any d-dimensional euclidian space.