pub unsafe extern "C" fn SCIPconshdlrGetRespropTime(
conshdlr: *mut SCIP_CONSHDLR,
) -> f64Expand description
gets time in seconds used for resolving propagation in this constraint handler
pub unsafe extern "C" fn SCIPconshdlrGetRespropTime(
conshdlr: *mut SCIP_CONSHDLR,
) -> f64gets time in seconds used for resolving propagation in this constraint handler