evaluation_time_stall.hpp
Go to the documentation of this file.
Definition: evaluation_time_stall.hpp:14
arma::uword repetitions
Definition: evaluation_time_stall.hpp:29
Definition: problem.hpp:20
Definition: adaptive_parameter_search.hpp:5
const pass::problem & wrapped_problem
Definition: evaluation_time_stall.hpp:23
double evaluate(const arma::vec &agent) const override
Definition: evaluation_time_stall.cpp:8
evaluation_time_stall(const pass::problem &wrapped_problem)
Definition: evaluation_time_stall.cpp:3