Travelling salesman problem
Travelling salesman problem

This is an implementation of the algorithm solving the traveling salesman problem in C++ described in the book "Operational research. selected methods and algorithms, part I" written by Prof. Ph.D. …