renault-iaa / challenge-roadef-2022

challenge EURO/ROADEF 2022 on RENAULT's truck loading : documents and issues
29 stars 3 forks source link

Instructions for the checker

On windows, run the script checker.bat On linux, run the shell checker.sh

Java must be installed. You may have to change the path of java in the scripts.

The file instances.csv defines the pathfilenames of the instances you want to check and the path/filename of the report generated by the checker.

Instructions for the visualizer

It runs only on windows platforms. In the file info_challenge.ini, you have the declare the path/filenames of the unique instance you want to visualize.

  1. Run the script "visu_loader.bat"
  2. Once the message "Init Serveur LOAD OK" is displayed in the command window, run the script "visu_display.bat"
  3. Select the menu "Unitary Display"

For further details, see the visualizer user guide.

Other