pub unsafe extern "C" fn coco_problem_get_best_value(
problem: *const coco_problem_t,
) -> f64Expand description
Returns the optimal function value of the problem
pub unsafe extern "C" fn coco_problem_get_best_value(
problem: *const coco_problem_t,
) -> f64Returns the optimal function value of the problem