pub unsafe extern "C" fn SCIPisStrongbranchDownFirst(
scip: *mut SCIP,
var: *mut SCIP_VAR,
) -> c_uintExpand description
determine which branching direction should be evaluated first by strong branching
@return TRUE iff strong branching should first evaluate the down child