Go to the documentation of this file.
18 #ifndef HLIDAC_PES_DEFAULT_SETTINGS_H
19 #define HLIDAC_PES_DEFAULT_SETTINGS_H
30 #define DEFAULT_DATASET_FILE ""
31 #define DEFAULT_VERBOSE false
33 #define DEFAULT_NUMBER_OF_SEGMENTS 10
35 #define DEFAULT_MAX_RUNTIME 30.0
37 #define DEFAULT_USE_HEURISTICS true
39 #define DEFAULT_USE_EXACT_ALGORITHM false
41 #define DEFAULT_RESULTS_DIRECTORY ""
48 #define DEFAULT_ILP_RELATIVE_GAP 0.0
49 #define DEFAULT_CALCULATE_LOWER_BOUND false
51 #define DEFAULT_RUNTIME_OF_LOWER_BOUND 15.0
58 #define DEFAULT_MAX_ELITE_SOLUTIONS 20
59 #define DEFAULT_MAX_ALTERNATIVES 1000
61 #define DEFAULT_MIN_ITERS_PER_TUPLE 100