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