Skip to content

This project implements a graph-based route planning system similar to Google Maps. It finds the shortest or fastest path between locations using algorithms like Dijkstra’s and A*, with support for dynamic traffic simulation via edge weight updates.

Notifications You must be signed in to change notification settings

ndontubo/Dynamic-Route-Planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Dynamic-Route-Planner

This project implements a graph-based route planning system similar to Google Maps. It finds the shortest or fastest path between locations using algorithms like Dijkstra’s and A*, with support for dynamic traffic simulation via edge weight updates.

About

This project implements a graph-based route planning system similar to Google Maps. It finds the shortest or fastest path between locations using algorithms like Dijkstra’s and A*, with support for dynamic traffic simulation via edge weight updates.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published