Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph.h contains the class definition with member-funtion-declarations (only). graph.C contains the function definitions for the member-funtions declared in the .h file. dfs.C is the main file which contains all the includes. graph.o and dfs.o are the intermediate object files DFS is the the final executable file

Running:

to run Makefile.

 $ make

to execute DFS.

 $ ./bin/DFS

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages