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