SCIPdivesetUseOnlyLPBranchcands

Function SCIPdivesetUseOnlyLPBranchcands 

Source
pub unsafe extern "C" fn SCIPdivesetUseOnlyLPBranchcands(
    diveset: *mut SCIP_DIVESET,
) -> c_uint
Expand description

should only LP branching candidates be considered instead of the slower but more general constraint handler diving variable selection?