Back to search
Flask app visualizing Dijkstra's algorithm on a world map. Users can upload map data, select two countries, and visualize the shortest path between them using Dijkstra's algorithm. Implemented a custom Graph and MinHeap for pathfinding, with distances calculated via the Haversine formula. The app features a Python backend and HTML/CSS frontend.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits