Google Maps Style Route Planner is a production-quality Python application that simulates route planning with graph-based navigation, shortest-path algorithms, travel-time optimization, and route ...
AI Shortest Path Finder A graph-based pathfinding application that finds the shortest route between cities using Dijkstra's algorithm, with a visual map representation and an interactive GUI.