Go to the documentation of this file.
5 #define DEFAULT_PARAM_SET_FILE "gcp.set"
6 #define DEFAULT_NR_TRIAL 1
7 #define DEFAULT_TOT_MAX_ITER LONG_MAX
8 #define DEFAULT_MAX_IDLE LONG_MAX
9 #define DEFAULT_TIME_LIMIT REAL_MAX
10 #define DEFAULT_SOLVER CONSTRUCTION_HEUR
11 #define DEFAULT_SEARCHENGINE RANDOM_WALK
12 #define DEFAULT_LS_ITER LLONG_MAX
14 #define DEFAULT_PRINT_STATISTICS FALSE
15 #define DEFAULT_PRINT_CERTIFICATE FALSE