Guangzhou Metro Route Planning System based on Python tkinter
Features: Enter the starting and destination stations to query the shortest path and the path with the fewest stations.
Final Project for the SCNU "Data Structures and Algorithms" Course.
基于Python tkinter的广州地铁路线规划系统
功能:输入起始站点与目标站点,查询最短路径方案与最少站点路径方案
SCNU《数据结构与算法》课程期末大作业