11 #ifndef DIGNEA_PISPERFORMANCE_H
12 #define DIGNEA_PISPERFORMANCE_H
14 #include "InstanceFitness.h"
35 float compute(
const vector<float> &solutions)
const override;
Interface to define the fitness calculation of the instances evolved by EIG.
Definition: InstanceFitness.h:17