SCIPconshdlrGetCheckTime

Function SCIPconshdlrGetCheckTime 

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

gets time in seconds used for feasibility checking in this constraint handler