Function SCIPconshdlrGetEnfoRelaxTime

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

gets time in seconds used for relaxation enforcement in this constraint handler