yorak / VeRyPy

A python library with implementations of 15 classical heuristics for the capacitated vehicle routing problem.
MIT License
263 stars 55 forks source link

Make a simple GUI for beginners #13

Open yorak opened 2 years ago

yorak commented 2 years ago

There should be a simple GUI for solving problems in .tsp .vrp or .csv (a list of coordinates or addresses) format. The easiest way is probably PySimpleGUI and some nice theme e.g. https://github.com/rdbende/Sun-Valley-ttk-theme