I have implemented the nearest neighbor heuristic for solving symmetric TSP problems. I was wondering if there is any relation between the solution found by the heuristic and the optimal solution?
Can we state theoretically how much higher the route length is in a worst case scenario?