IntroductionSpecificationFormatData FilesExtensions |
Data FilesWe developed an automated procedure to randomly generate the data set. In this procedure, each instance is created and identified by three numbers:
The procedure was implemented in C++ and the source can be downloaded from the link below. You can generate the exactly instances used in the paper submitted to ECAI by running the script generate_ECAI.sh, included in the tar file. factory-benchmark-generator.tar.gz. For additional information regarding solution generation, execute the binary generate after compilation. Back to the beginning. |