Function coco_problem_get_number_of_constraints

Source
pub unsafe extern "C" fn coco_problem_get_number_of_constraints(
    problem: *const coco_problem_t,
) -> usize
Expand description

@brief Returns the number of constraints of the problem.