Introduction - If you have any usage issues, please Google them yourself
Nearest Neighbor for the Traveling salesman problem which was coded in C++ (there are two versions when the instances are given in matrix way and the other one in coordinates “x” and “y”.)