To run the PISA experiments from the paper Comparing Task Graph Scheduling Algorithms: An Adversarial Approach, run the following command:
python main.py # Run the experiments
python analyze.py # Analyze the resultsThis will save the experimental data in the ./results directory and generate the plots in the ./output directory.