pub unsafe extern "C" fn coco_problem_get_evaluations_constraints(
problem: *const coco_problem_t,
) -> usize
Expand description
@brief Returns the number of constraint function evaluations done on the problem.
pub unsafe extern "C" fn coco_problem_get_evaluations_constraints(
problem: *const coco_problem_t,
) -> usize
@brief Returns the number of constraint function evaluations done on the problem.