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