pub unsafe extern "C" fn SCIPconflicthdlrGetSetupTime(
conflicthdlr: *mut SCIP_CONFLICTHDLR,
) -> f64Expand description
gets time in seconds used in this conflict handler for setting up for next stages
pub unsafe extern "C" fn SCIPconflicthdlrGetSetupTime(
conflicthdlr: *mut SCIP_CONFLICTHDLR,
) -> f64gets time in seconds used in this conflict handler for setting up for next stages