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