Go to the source code of this file.
Defines | |
#define | MAX_OPTIMIZATION_TRIES 50 |
#define | FITNESS_RELATIVE_ERROR_THRESHOLD 0.002 |
#define | FITNESS_AVERAGE_START -2e5 |
#define FITNESS_AVERAGE_START -2e5 |
Definition at line 10 of file LayoutOptimization.cpp.
#define FITNESS_RELATIVE_ERROR_THRESHOLD 0.002 |
Definition at line 9 of file LayoutOptimization.cpp.
#define MAX_OPTIMIZATION_TRIES 50 |
Definition at line 8 of file LayoutOptimization.cpp.