Data, code and materials for manuscript on the canteen dilemma by Thomas Bolander, Robin Engelhardt, and Thomas Nicolet.
- cd.tex - the LaTeX source for the manuscript
- images/ - screenshots from the experiments
- plots/ - figures generated in the paper
- Data/ - anonymized data files
- python/ - jupyter notebooks for generating the plots and .py files for data formatting
Running our code requires having Jupyter Notebook installed. To generate the figures shown in our paper, open the Jupyter Notebook files (.ipynb) in the Jupyter Notebook application and run the entire notebooks from start to bottom. The .py files clean-up and format our data, and are not necessary to run, since these files are already present in /Data.