Function SCIPvarGetBranchPriority

Source
pub unsafe extern "C" fn SCIPvarGetBranchPriority(
    var: *mut SCIP_VAR,
) -> c_int
Expand description

gets the branch priority of the variable; variables with higher priority should always be preferred to variables with lower priority