I know that Metric Travelling Salesman Problem is in the APX (approximable) set of algorithms, but I'm not sure how to show this?
I have been researching about it a little bit and have heard that you can show that Metric TSP is in APX by giving a corresponding algorithm
.
What are the steps for this?