Use of genetic algorithms to solve the travelling salesman problem, with a GUI to test it on a real map
You need to install SFML before compiling the program.
To compile it , execute on the root of the project folder :
cmake .
make
To run the program, you can then do :
./traveler
Install Linux, and go to previous point