Make a virtual environment
conda create --name spgf python=3.7
Install the requirements
conda install --file requirements.txt
Run the experiments used to make figure 2
bash all_experiments.py
The notebook figures.ipynb
was used to generate both figures in the paper