Documents

Tools

  • Solution validator script. This is a python script which can be used to validate your solutions. The typical use is
    >> SolutionCVRPTWUI.py -i instance.txt -s solution.txt
    It will generate a cost overview of the solution represented in solution.txt to the instance in instance.txt. For more validator options see
    >> SolutionCVRPTWUI.py -h
  • Benchmark tool. Benchmark tool to obtain the benchmark coefficient of your local machine.

Presentations