Skip to content

A project that plots the transportation network of UNAM University, plots the network using Networkx and find the shortest path between nodes using Dijkstra algorithm.

Notifications You must be signed in to change notification settings

andresordorica/Redes_UNAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Redes_UNAM

A project that plots the transportation network of UNAM University, plots the network using Networkx and find the shortest path between nodes using Dijkstra algorithm. The aim of the project is to give the user the best combination walking/ bus riding in order to get the fastest route to a campus destination. The project takes into account factors such as : weather conditions, time, and the safety of the user (takes into account the hour and the destination as to minimize the risk of a possible negative outcome).

About

A project that plots the transportation network of UNAM University, plots the network using Networkx and find the shortest path between nodes using Dijkstra algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages