"#PRT452_A1"
To run the program: python graph.py
To run the test: python test.py -v *NB Make sure that test.py and graph.py are in the same directory
Graph.py assumes that the graph that we create is undirected and will therefore return true if there's an edge between two nodes.