This repository contains the source code and experiment results for the paper:
Özgür Akgün, Nguyen Dang, Ian Miguel, Andras Z. Salamon and Christopher Stone. Instance Generation via Generator Instances. CP2019
models
: Essence speficiation of 5 problem classes used in our paper. They are taken from CSPLib.scripts
: all scripts & files needed for setting up an experiment.experiments
: the actual script to setup and launch an experimentexperiments/results
: all results for reported in the paper
To launch an experiment, simply use the script experiments/run-experiment.sh
. See experiments/examples.sh
for some examples on how to use the script.