This project uses a Self Organizing Map (Kohonen map) to solve the Traveling Salesman Problem. The SOM learning process is visualized real time in qt-frontend.
qt5, qmake, qcustomplot, make
Verified on Arch.
Run ./build_script
in project directory.
Alternatively open the project QtCreator and let it work it's magic.