Function SCIPconshdlrGetSepaTime

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

gets time in seconds used for separation in this constraint handler