This repository contains all data produced for the empirical evaluations of the paper "Evidence for Long-Tails in SLS Algorithms" of Anonymous Authors. The instances used to obtain this data can be found in the Zenodo repository specified in the paper: https://doi.org/10.5281/zenodo.4715893.
The repository contains the following directories/files. Here, we briefly describe the contents of each folder. Furthermore, all important folders contain a description file which gives more details.
-
./evaluation
Contains the evaluation (via Jupyter Notebooks) of the collected data. This is the most important folder. All evaluations take place in the files
./evaluation/jupyter/evaluate_*.ipynb
. -
./experiments
Contains all csv data files used for analysis. These files constitute the aggregated raw data. Some files had to be compressed. Use
$ tar -xf <archive>.tar.xz
to decompress. -
./scripts.tar.xz
Contains scripts used for data clean-up of the original collected data and for generating the instances. Use
$ tar -xf scripts.tar.xz
to decompress.
Anonymous Authors
Anonymous Acknowledgments
This project is licensed under the MIT License - see the LICENSE file for details.