main: Print the graph after reading
This commit is contained in:
		@@ -19,7 +19,7 @@ int main(int argc, char** argv) {
 | 
			
		||||
 | 
			
		||||
   //TODO: Implement reading from a file
 | 
			
		||||
   g.read(filename);
 | 
			
		||||
 | 
			
		||||
   g.print();
 | 
			
		||||
 | 
			
		||||
   // TODO: Implement graph reduction and/or knot detection
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user