-
Notifications
You must be signed in to change notification settings - Fork 0
nlstrait/Campus-Path-Finder
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
===== INTERACTIVE MAP ===== @author Nolan Strait ::: Building ::: Represents a building by its name and coordinates. ::: CampusMap ::: Represents a map of campus and can find paths between campus buildings. ::: CampusParser ::: Parser utility to load the campus map dataset. *** Not written by Nolan Strait *** ::: CampusPathsMain ::: Handles GUI. ::: Graph ::: Represents a directed, labeled multi-graph. ::: GraphAlgos ::: Contains various algorithms for use on a Graph. Build using './build.sh' Run using './run.sh'
About
Path finder w/ GUI for campus navigation. Uses Dijsktra's algorithm to find shortest paths.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published