This repository holds the code, used to run the experiments, for the paper:
Execute the following commands in the desired directory.
# To retrieve the code (this repository):
git clone https://github.com/green-haskell/maps-LvsS.git
# To install the dependencies, required to run the benchmarks:
bash ./maps-LvsS/installDependencies.sh
#To run all benchmarks, as root:
cd maps-LvsS ; make 2>&1 | tee fullOutput.txt