coco_logger_biobj_feed_solution

Function coco_logger_biobj_feed_solution 

Source
pub unsafe extern "C" fn coco_logger_biobj_feed_solution(
    problem: *mut coco_problem_t,
    evaluation: usize,
    y: *const f64,
) -> c_int
Expand description

@brief Feeds the solution to the bi-objective logger for logger output reconstruction purposes.