Dvandenburg117 / cs435-Project2

0 stars 0 forks source link

Comment #10 #10

Open beginnerCS opened 4 years ago

beginnerCS commented 4 years ago

Your createRandomUnweightedGraphIter and createLinkedList functions should return a Graph object, instead of nothing. In addition, they should in Main, not in the Graph class.