pub unsafe extern "C" fn SCIPconflicthdlrGetTime(
conflicthdlr: *mut SCIP_CONFLICTHDLR,
) -> f64Expand description
gets time in seconds used in this conflict handler
pub unsafe extern "C" fn SCIPconflicthdlrGetTime(
conflicthdlr: *mut SCIP_CONFLICTHDLR,
) -> f64gets time in seconds used in this conflict handler