SCIPconshdlrGetNRespropCalls

Function SCIPconshdlrGetNRespropCalls 

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

gets number of calls to the constraint handler’s resolve propagation method