SCIPisStrongbranchDownFirst

Function SCIPisStrongbranchDownFirst 

Source
pub unsafe extern "C" fn SCIPisStrongbranchDownFirst(
    scip: *mut SCIP,
    var: *mut SCIP_VAR,
) -> c_uint
Expand description

determine which branching direction should be evaluated first by strong branching

@return TRUE iff strong branching should first evaluate the down child