pub unsafe extern "C" fn SCIPbranchruleGetSetupTime(
branchrule: *mut SCIP_BRANCHRULE,
) -> f64Expand description
gets time in seconds used in this branching rule for setting up for next stages
pub unsafe extern "C" fn SCIPbranchruleGetSetupTime(
branchrule: *mut SCIP_BRANCHRULE,
) -> f64gets time in seconds used in this branching rule for setting up for next stages