This repository contains the code used to generate the figures in the paper A Note on the Welfare Gap in Fair Ordering.
Clone the repository, navigate to the folder in your terminal, and (assuming Julia is installed), simply run
julia sims.jl
The script will activate the environment specified by Project.toml
,
install all required packages, and then run the program.
Figures are output to the figs/
folder.
The parameters are set to those used in the paper. These can be changed in the sims.jl
file.