Click the 'Product' link to download the folder. Open the folder, and access the backend folder. Launch the executable file 'main.exe' in the backend only once. After the backend's 'main.exe' file process is complete, the GUI app can be accessible by lauching the executable file 'Mainapp.exe' in the Mainapp folder.
Solving the Travelling Salesman Problem by utlizing Ant Colony Optimization(ACO) Algorithm and Graph Theory in python.