Other metrics#

namespace metrics

Metrics that can be used to track certain attributes of GA throughout a run.

class FitnessEvaluations#

#include <metrics/misc_metrics.hpp>
class FitnessEvaluations : public gapp::metrics::Monitor<FitnessEvaluations, std::vector<size_t>>#

Record the number of fitness function evaluations performed in each generation.