This GUI provides a simple interface for manually solving the Traveling Salesman Problem (TSP) with any given size of points. It serves as an educational tool to visually grasp the complexity of TSP ...
How to run the code? There are two ways to run the program, using: i) m-file: Run the MATLAB code file GUI.m ii) GUI: Enter guide in command window of MATLAB, and click on Open Existing file and find ...