baatochan / TSPAlgorithmsComparison

Implementation and comparison of various algorithms to approximately solve the travelling salesman problem.
The Unlicense
0 stars 1 forks source link

Add environment setup guide explaining how to run the project in CLIon #26

Closed baatochan closed 3 years ago

baatochan commented 3 years ago

The guide explains how to setup CLion and WSL under Windows. It also explains how to compile the project manually under Linux/WSL.