Skip to content

Rough implementation of the Graph Theory

License

Notifications You must be signed in to change notification settings

nerstak/L3-Graph-Theory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L3-Graph-Theory

About

This project is a rough implementation of the graph theory, supporting rank, loop detection and scheduling.

Using the program

You need to compile every .cpp and .h files. If you are using CMAKE, you should be able to use the CMakeList.

We recommend C++ 17.

The program is fully working inside a terminal.

About

Rough implementation of the Graph Theory

Topics

Resources

License

Stars

Watchers

Forks