Function SCIPconshdlrGetPropTime

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

gets time in seconds used for propagation in this constraint handler