Shortest Path
A downloadable project
This was a project for the CS400 class at UW Madison. Over the semester, students wrote various implementations (such as graph data structures and Dijkstra's algorithm) to be applied to this project. They are then divided into working on frontend or backend. Files that begin with "Backend" are written by the backend person, while files that begin with "Frontend" are written by the frontend person. I wrote the frontend and Bala Shukla wrote the backend for this team project. Thus, the files in the ZIP include my version of the earlier implementations, my frontend files, and Bala's backend files.
Instructions:
1) Download the ZIP file
2) Extract the file contents
3) Enter the extracted file in a terminal
4) Enter in the command make to run the program or make runTests to run the JUnit tests
Note: You can only run Makefiles if your system has a make-compatible build automation tool installed. If you do not have the ability to run Makefiles, you can also download the videos, which showcase entering the command make and the command make runTests.
| Updated | 4 days ago |
| Status | Released |
| Category | Other |
| Author | TuxieNight |

Leave a comment
Log in with itch.io to leave a comment.