#include "TestFitnessStrategy.h"#include "IFitnessStrategy.h"#include "Individual.h"#include "Gen.h"#include "IValue.h"#include "TemplateValue.h"#include <math.h>

Defines | |
| #define | STANDART_FACTOR_FOR_UNKNOWN_DATA_TYP 1.0 |
| #define STANDART_FACTOR_FOR_UNKNOWN_DATA_TYP 1.0 |
1.6.3