yusekiya / tsp_gui

GUI application for traveling salesman problem
GNU General Public License v3.0
4 stars 1 forks source link

Traveling Salesman Problem Solver with Python

This program provides visualization of the nearest-neighbor method and the 2-opt method for the traveling salesman problem.

tsp_demo

Requirements

How to play

$ python tsp_gui.py

Binary files

Removed