TPP-SimplePreferences Problem file generator Authors: Alfonso Gerevini and Alessandro Saetti =============================================== Usage: gen-TPPSP [options] file Command line options: -h Display this help -s Set the seed for the random number generator -p Set the number of product (default 2) -m Set the number of market (default 4) -t Set the number of truck (default 2) -d Set the number of depot (default 2) -l Set the maximum level of goods (default 10) The command lines used to generate the IPC5 problems of TPP-SimplePreferences are: gen-TPPSP -s 2006 -m 1 -p 3 -t 1 -d 1 -l 3 pfile01 gen-TPPSP -s 2006 -m 1 -p 4 -t 1 -d 1 -l 3 pfile02 gen-TPPSP -s 2006 -m 1 -p 5 -t 1 -d 1 -l 3 pfile03 gen-TPPSP -s 2006 -m 1 -p 6 -t 1 -d 1 -l 3 pfile04 gen-TPPSP -s 2006 -m 2 -p 7 -t 1 -d 1 -l 4 pfile05 gen-TPPSP -s 2006 -m 2 -p 8 -t 1 -d 1 -l 4 pfile06 gen-TPPSP -s 2006 -m 2 -p 9 -t 1 -d 1 -l 4 pfile07 gen-TPPSP -s 2006 -m 2 -p 10 -t 1 -d 1 -l 4 pfile08 gen-TPPSP -s 2006 -m 3 -p 11 -t 1 -d 1 -l 5 pfile09 gen-TPPSP -s 2006 -m 3 -p 12 -t 1 -d 1 -l 5 pfile10 gen-TPPSP -s 2006 -m 3 -p 13 -t 2 -d 2 -l 5 pfile11 gen-TPPSP -s 2006 -m 3 -p 14 -t 2 -d 2 -l 5 pfile12 gen-TPPSP -s 2006 -m 4 -p 15 -t 2 -d 2 -l 6 pfile13 gen-TPPSP -s 2006 -m 4 -p 16 -t 2 -d 2 -l 6 pfile14 gen-TPPSP -s 2006 -m 4 -p 17 -t 2 -d 2 -l 6 pfile15 gen-TPPSP -s 2006 -m 4 -p 18 -t 2 -d 2 -l 6 pfile16 gen-TPPSP -s 2006 -m 5 -p 19 -t 2 -d 2 -l 7 pfile17 gen-TPPSP -s 2006 -m 5 -p 20 -t 2 -d 2 -l 7 pfile18 gen-TPPSP -s 2006 -m 5 -p 21 -t 2 -d 2 -l 7 pfile19 gen-TPPSP -s 2006 -m 5 -p 22 -t 2 -d 2 -l 7 pfile20