This project is a rough implementation of the graph theory, supporting rank, loop detection and scheduling.
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.