This project was a demonstration of my ability to work with a variety of data structures and create pathing algorithms for graphs in python. The project includes functions to parse files and create a graph from a set of vertices, as well as multiple functions which read the graphs and are able to return different information on the status of the graph.
See full code repository here