pub unsafe extern "C" fn SCIPbranchruleGetMaxdepth(
branchrule: *mut SCIP_BRANCHRULE,
) -> c_intExpand description
gets maximal depth level, up to which this branching rule should be used (-1 for no limit)
pub unsafe extern "C" fn SCIPbranchruleGetMaxdepth(
branchrule: *mut SCIP_BRANCHRULE,
) -> c_intgets maximal depth level, up to which this branching rule should be used (-1 for no limit)