C++ implementation of the Travelling Salesman problem using a 2-approximation greedy algorithm
Primary LanguageC++