Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PISA Experiments

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 results

This will save the experimental data in the ./results directory and generate the plots in the ./output directory.