pub unsafe extern "C" fn SCIPsetFindBranchrule( set: *mut SCIP_SET, name: *const c_char, ) -> *mut SCIP_BRANCHRULE
returns the branching rule of the given name, or NULL if not existing