News

The DAG_Generator.cpp file takes in the number of tasks as input and generates a Directed Acyclic Graph (DAG) file in dot format as a file DAG.dot. This can be viewed using dot. It also generates a ...