pub unsafe extern "C" fn SCIPnodeselGetSetupTime(
nodesel: *mut SCIP_NODESEL,
) -> f64Expand description
gets time in seconds used in this node selector for setting up for next stages
pub unsafe extern "C" fn SCIPnodeselGetSetupTime(
nodesel: *mut SCIP_NODESEL,
) -> f64gets time in seconds used in this node selector for setting up for next stages