Function SCIPconshdlrGetNChildren

Source
pub unsafe extern "C" fn SCIPconshdlrGetNChildren(
    conshdlr: *mut SCIP_CONSHDLR,
) -> c_longlong
Expand description

gets number of children created by this constraint handler